Server Garbage Collection Mode in Microsoft Azure – Chris Clayton discusses the importance of getting the right Garbage collection mode, especially on the Azure platform where you are paying for the resources you use, and looks at the differences in operation of Server and Desktop modes of the Garbage collector, along with looking at how to set the mode.
Roslyn code base – performance lessons (part 1) – Matt Warren kicks off a series discussing the performance of the Roslyn code base, initially discussing the project aims, what is available, and the performance considerations
Native Memory Diagnostic Tools for Visual Studio "14" CTP – Adam Welch of the Visual C++ Team discusses and takes a look at the evolution of the memory diagnostic tools initially released with VS 2013 Update 2, and being significantly improved in VS 14