.NET Performance & Debugging
Description
The .NET platform provides a managed environment for building applications, with broad support for client and server development. Mission critical applications must be written correctly to get the needed performance requirements. The course explores the finer points of performance issues relevant to experienced .NET developers. The course also delves into various debugging techniques, from tracing to advance debugging techniques with Visual Studio 2012/2013, and production debugging with WinDbg and related tools.
Target Audience
Very experienced .NET developers, who want to enhance their skills in the areas of performance and debugging
Prerequisites
At least 1 year of experience with .NET 2.0+ and C#
Objectives
Understand performance implications in the .NET world Use advanced debugging techniques to troubleshoot issues in .NET