Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

Anonymous methods and delegates

How do you set a DateTimePicker to be read only?

c# winforms .net-2.0

Uri.AbsolutePath messes up path with spaces

c# .net-2.0 system.net winapp

Find Type of Type parameter [duplicate]

c# .net-2.0 c#-2.0

Speed up loop using multithreading in C# (Question)

c# multithreading .net-2.0

Visual Studio 2012 Test Project Mixed Mode Runtime

What's the best method of Encryption whilst using ProtoBuf?

How to configure security when calling WCF Service from .Net 2.0 Client

wcf security .net-2.0

Unique List<T> in .NET 2

Using yield to iterate over a datareader might not close the connection?

.net-2.0 yield

.NET 2.0 : File.AppendAllText(...) - Thread safe implementation

Casting List<T> - covariance/contravariance problem

How to speed up dumping a DataTable into an Excel worksheet?

Chinese language codes

.net localization .net-2.0 cjk

Is (HttpContext.Current.User != null) enough to assume that FormsAuthentication has authenticated the user

Why not upgrade to the latest .NET framework?

Determine version of SQL Server from ADO.NET

FIFO/Queue buffer specialising in byte streams

c# .net .net-2.0 data-stream

Nullable value with xsd.exe generated class

Allow C# application built with .NET 2.0 to run on .NET 4.0/4.5

c# .net .net-4.0 .net-2.0