Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

How to use proxy like browser OR CredentialCache.DefaultCredentials different between XP and 7

c# .net-3.5 proxy credentials

.Net HTML Editor Control

c# vb.net .net-3.5 wysiwyg

Async/await for compact framework v3.5 - manual implementation

Comparison of a generic type with its default value, without a generic class constraint, gives a compile time error

c# .net generics .net-3.5

Running .NET 3.5 apps on .NET 4 only systems

ListView hide or collapse selected group

Setting a form's action in .net 3.5 SP1 causes errors when compiled

asp.net .net-3.5

Windows Mobile Cab Setup to detect .NET CF 3.5 and Install It

Making an asp.net application IPv6 compliant

.net asp.net .net-3.5 iis-6 ipv6

Apply mask to a string

c# .net-3.5

Visual Studio 2010: how to force ASP.NET website to use x86 instead of "Any CPU"?

Passing a delegate as a type parameter and using it throws error CS0314

c# .net .net-3.5 delegates

Encoding.GetEncoding(437).GetString() bug?

How to add to a List while using Multi-Threading?

cannot install .NET Framework 3.5

Moving from Visual Studio 2005 to 2008 and .NET 2.0

Winforms - How to alternate the color of rows in a ListView control?

c# winforms .net-3.5 listview

Getting a line # and proc name in asp.net

c# asp.net .net-3.5

How are extension methods compiled?

c# .net-3.5

I pull the plug on the client workstation, what happens to a long running database process? [duplicate]