DCSIMG
Teaching,Performance - All Your Base Are Belong To Us

All Your Base Are Belong To Us

Mostly .NET internals and other kinds of gory details

Browse by Tags

All Tags » Teaching » Performance (RSS)
Sela Developer Practice: Code Samples from .NET Performance and Debugging Seminar
As part of the Sela Developer Practice , I’ve delivered a two-day seminar on .NET Performance and Debugging – an in-depth dive into these subjects for very experienced .NET developers. If you were there – thanks – you were a great audience!  It wouldn’t have been the same without your questions, active participation and (surprisingly!) punctual timing. The entire set of code samples I’ve shown in class can be downloaded from my SkyDrive .  Additionally, I’ve uploaded the sample code from...
Sela Technology Center Course: .NET Performance, Internals and Debugging
Yesterday was the second session in our series of courses for our instructors and consultants . It was my turn to be the lecturer, and I talked about performance measurement on Windows in general and using .NET in particular. In a pretty standard but significantly faster-paced session taken from the .NET Performance course , I've reviewed the CLR Profiler , the Visual Studio 2008 Profiler , performance counters as well as exposing your own performance counters, querying WMI information (I've...