Friday, August 06, 2004 - Posts

C++ templates and .NET generics

I found some interesting posts around the comparison between C++ templates and .NET generics in V2.0 of the CLR and frameworks. Brent Rector’s written a good article here  on the subject and Brandon Bray has Read More

MSDN Articles on Software Factories

I just wanted to flag up a couple of articles that are being published within the Architecture section on MSDN on the topic of software factories. These two (of a series of four) went down very well with me;   Read More

More on debugging with SOS.DLL - enter Visual Studio

I can’t get off this debugging topic at the moment.   To follow up briefly on the postings that I put up about WinDbg and the SOS.DLL  I wanted to add some information about Visual Studio because I think Read More