2011 Mar 28, 4:06"ILSpy is the open-source .NET assembly browser and decompiler. Development started after Red Gate announced that the free version of .NET Reflector would cease to exist by end of February 2011."
.net tools reflector c# development csharp dotnet technical tool 2009 Nov 25, 7:09Relative URI resolution differences in browsers vs programming language libraries.
via:ericlaw url uri rfc web browser programming dotnet java technical 2008 Aug 19, 4:45Finally, .NET executables from a share! =)
dotnet development microsoft blog article 2008 Apr 12, 10:38
For Encode-O-Matic, my encoding tool written in C#, I had to figure out the appropriate DllImport declarations to use IDN Win32
functions which was a pain. To spare others that pain here's the two files CharacterSetEncoding.cs and NationalLanguageSupportUtilities.cs that declare the DllImports for IdnToUnicode, IdnToAscii,
NormalizeString, MultiByteToWideChar, and WideCharToMultiByte.
encodeomatic boring csharp widechartomultibyte idn tool dllimport 2005 Sep 22, 11:45.NET's Regular Expression Reference
regex reference development language dotnet