Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

VPN connection contained within an application

c# .net networking vpn cisco

Keep url encoded while using URI class in .NET 3.5

c# .net uri

Out-of-memory error while reading very large text file in vb.net

.net vb.net out-of-memory

use .Net UdpClient in a multithreaded environment

Combining PDFs with PDFSharp losing form fields

.net merge pdfsharp

Validating my form

c# .net winforms textbox

Windows Phone BackgroundTransferRequest Issue

How is this code in FormsAuthenticationModule supposed to work?

c# .net iis .net-4.0

When doing BDD, must I first TDD each piece of code needed to make an acceptance test pass?

.net testing tdd bdd atdd

Detect if point in Latitude/Longitude based Polygon

Pass object with complex property with web service

Adding String resource to .resx in PCL causes compilation error

Asp.net MVC4, C# Create object instance

Accessing a contentpicker field value in Orchard

.net orchardcms

Linq Expressions: The binary operator Equal is not defined for the types 'MyEnum' and 'System.Enum'

Why does XmlDocument.Load(String) seem to want read-write access?

c# .net xml

SQL Express client memory usage differs to SQL Enterprise client memory usage

Keycloak client for ASP.NET Core

Benefits of using BufferBlock<T> in dataflow networks

Customizing WinForms ErrorProvider to display its icon inside control's entry