Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there a way to stop the tabs on a WPF .NET TabControl from changing positions?

.net wpf tabcontrol

.Net serialization - mixing [Serializable] with custom in inheritance tree

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

Why does ICustomAttributeProvider.GetCustomAttributes() return object[] instead of Attribute[]?

Best way to document WCF interface? [closed]

c# .net xml wcf documentation

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