Exploring Secrets of .NET Diagnostics 15 Mar 2008 04:55 GMTInstrumenting an application with tracing has become increasingly sophisticated as the .NET framework has matured. Find out how to use tracing in your applications, how to fine-tune tracing to your needs with custom listeners, and how to gain field-level and robust formatting control over the output.
Source: DevX Explore Open Source with Microsoft Technologies 12 Mar 2008 01:35 GMTMany developers aren't aware that Microsoft offers an impressive assortment of tools and languages for open-source developers and has become an increasingly popular platform for open-source development projects. If you're part of that group, read this overview of what Microsoft has to offer.
Source: DevX What's New in Visual Basic 9.0? Part 1 05 Mar 2008 04:56 GMTThe release of Visual Studio 2008 updates Visual Basic to version 9.0, with several key language enhancements and LINQ support. Part one of this series will walk you through using nullable types, type inference, the If operator, and other time-saving enhancements.
Source: DevX