AssemblyDiff Tool

John Lam (iunknown) has developed a small utility that will diff two different sets of assemblies and calculate the diff between .NET v1.1 and v1.2 of the Frameworks. Check it out here ……

Articles at MSDNAA

The following two articles at MSDNAA are?pretty interesting: Use Design Patterns to Simplify the Relationship Between Menus and Form Elements in .NET – In Windows Forms applications, similar commands, such as those in a menu and their counterparts on a toolbar, are not automatically related. They don’t…

Thread Isolator

While reading an article at CodeProject, I came across?AmThreader -?a code generator for “converting any singlethreaded .NET class to a multithreaded one”. However, what it actually does is create a class wrapper for any .NET class (not necessarily C#) and any call of wrapper class method…

WinToolZone

Gaurav Khanna has published some very cool .NET articles, applications, components, presentations, source code, tips and web services on his web site – WinToolZone.com (under the .NET menu option). He has also been working on extensions and enhancements to Rotor. Great content overall!…

Free ASP.NET Training

Free ASP.NET training sessions are scheduled in the month of October and November 2003 in New York, Florida and Virginia. A great offer indeed! I just wish such events were also held (atleast occasionally) in Europe and Asia – where there’s a growing community of .NET developers,…

Joel on Developers and Exceptions

In his latest article, Joel Spolsky refers to the Empower Program for ISVs: “If you’re a software company willing to commit to developing software for any variant of Windows, you can join the Empower Program for ISVs, which entitles you a huge pile of software at the…