CLR Inside Out: Measure Early and Often for Performance

Many applications are written with almost no thought given to performance. But when the need for high performance does present itself, do you have the knowledge, skills, and tools to do a good job?

In the April 2008 issue of MSDN Magazine, Vance Morrison discusses what you need to write high-performance applications with the .NET Framework. Vance will show you how to quantify the expense of various .NET features so you know when it's appropriate to use them.

Don't forget to browse the sample code in our online code library.

Check out our MSDN Magazine archives for more about coding for performance.