ILLINK – Microsoft (R) .NET Framework IL Linker
ILLINK – Microsoft (R) .NET Framework IL Linker
ILLINK – Microsoft (R) .NET Framework IL Linker
Unhandled exception handling
Apparently there is a bug in TLBIMP which means that, under certain circumstances, the interop DLL that it generates won’t support events properly. This is p...
Good Books [Joel on Software]:
Mike Woodring [DOTNET-CLR] on specifying GAC assemblies in .config files:
Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
Alex Kipman describes the workaround to the 64kb locking issue with VS.NET projects. [ADVANCED-DOTNET]
[HttpHandler] Q308001 - HOW TO: Create an ASP.NET HTTP Handler Using Visual C# .NET Q307997 - HOW TO: Create an ASP.NET HTTP Handler Using Visual Basic .NET
Enterprise Services FAQ This is a collection of frequently asked questions and answers obtained from newsgroups and mailing lists related to Enterprise Servi...
Ethereal is a free network protocol analyzer for Unix and Windows. It allows you to examine data from a live network or from a capture file on disk. You can ...
Andy McMullan’s .NET FAQ
.NET Server and Application Pool Identity: useful post from Keith Brown summarising the differences between the built-in identities: System, Network Service...
After a 30 day evaluation, I purchased the Professional version of Enterprise Architect today. It seems to be a pretty easy to use UML diagramming tool and, ...
From Digging into SOAP Headers with the .NET Framework:
The Law of Leaky Abstractions. [Joel on Software]
Further to the text I quoted from Drew Marsh the other day about Response.End(), and an e-mail I received from a friend entitled “It’s not just Response.End(...
Q317012 - INFO: Process and Request Identity in ASP.NET
.NET Delegates: A C# Bedtime Story
Drew Marsh on Response.End() [DOTNET-WEB]
Q317129 - PRB: The Common Language Runtime Does Not Support Type ‘internal virtual’ Methods