Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

How to convert IList<string> to a string[] without using Linq

c# .net .net-2.0

WebResource.axd error - "This is an invalid webresource request."

Do .NET 3/4 Permits Events to be Binary De/Serialized?

Is there a way to disable .NET browser detection?

asp.net browser .net-2.0

Designing forms to work on different resolutions and aspect ratios on Windows CE

Can I reference a .NET 3.5 .DLL in a 4.0 app?

asp.net: Iterating over multiple repeater.items collections

How can I prevent unauthorized code from accessing my assembly in .NET 2.0?

How to mock DirectoryInfo class?

c# mocking .net-2.0

Debug C# dll from C++ solution via COM

Request.UrlReferrer is NULL for HTTPS

Math.IEEERemainder returns negative results. Why?

.net .net-2.0

Winform user authorization via active directory

calling new SqlConnection() hangs program

c# .net .net-2.0 sqlconnection

Capturing nslookup shell output with C#

c# shell .net-2.0 nslookup

Resizable table layout panel in c#

In IL code, why is there not a nop opcode in a given situation? Why is there a br.s opcode in a given situation?

.net .net-2.0 cil opcode

Passing REINSTALLMODE to an MSI file

Upload a Massive CSV File to SQL Server Database

c# .net sql-server .net-2.0 csv

Why does a Web Service DataMember's Specified Attribute need to be set for int and Data but not for String

web-services wcf .net-2.0