Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

.net: System.Web.Mail vs System.Net.Mail

.net .net-2.0

Can .NET source code hard-code a debugging breakpoint?

Redirect Trace output to Console

How to use Reflection to Invoke an Overloaded Method in .NET

two different DLL with same namespace

Check if object is NOT of type (!= equivalent for "IS") - C#

c# asp.net .net-2.0

file exists by file name pattern

c# .net-2.0 .net

How should you diagnose the error SEHException - External component has thrown an exception

Difference between the System.Array.CopyTo() and System.Array.Clone()

c# .net arrays .net-2.0

Show control hierarchy in the WinForms designer

Debugging doesn't start [closed]

Can I control the location of .NET user settings to avoid losing settings on application upgrade?

.net-2.0 settings

How do I programmatically get the GUID of an application in .NET 2.0

How to create a simple proxy in C#?

c# .net .net-2.0 proxy

datetime.parse and making it work with a specific format

c# asp.net .net-2.0

Compression/Decompression string with C#

c# string .net-2.0 compression

How do I get and set Environment variables in C#?

Editing dictionary values in a foreach loop

c# .net .net-2.0

Invalid postback or callback argument. Event validation is enabled using '<pages enableEventValidation="true"/>'

How to detect Windows 64-bit platform with .NET?