| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
4 Articles match "Products","WinDBG"
| Related DevelopMentor Courses | MORE | | Guerrilla.NET (US) Training Debugging : Come and learn to build robust.NET applications including tools and techniques for monitoring and debugging applications in a production environment. Debugging : Come and learn to build robust.NET applications including tools and techniques for monitoring and debugging applications in a production environment. class] Night out for drinks and conversations Day 5 Managed Extensibility Framework WCF Data Services Power Debugging with WinDBG This course covers is a deep exploration of.NET 4.0 C# : Leverage new features of C# including asynchronous methods from C# 5.0, DevelopMentor Courses - Tuesday, March 1, 2011 Guerrilla.NET (UK) Training How can I reduce the number of bugs that make it into production? Power Debugging with WinDBG For many developers debugging tools start and end with Visual Studio. WinDBG and the plugin SOS.DLL bring a new set of tools to.NET developers that can provide insights that help you solve bugs that you see during testing but also allow you to diagnose issues occurring in production systems where the only data you can get is a crash dump file. Leverage new features of C# 4.0, including named and optional parameters and dynamic typing. Workflow 4, ASP.NET MVC and Silverlight. DevelopMentor Courses - Tuesday, March 1, 2011 NET Programming for Performance Training Write code that works well with the garbage collector Properly handle and throw exceptions Automate transactions with System.Transaction Implement IDisposable to build reliable.NET applications Scale your application to multicore machines using threads Improve memory usage through proper understanding of assemblies, types, and JIT compilation Debug difficult problems using WinDBG, SOS, and ADPLUS.NET Programming for Performance provides experienced.NET developers with practical knowledge and techniques for building robust, scalable, and highly available.NET applications. DevelopMentor Courses - Tuesday, March 1, 2011 |
2 Articles match "Products","WinDBG"
| The Latest from DevelopMentor | MORE | | SOS: finding the method bound to an EventHandler with WinDbg. This, of course, is bad form because the System.Web.UI.Page object is intended to be a transient object - it goes away at the end of the request - in production code, I would really bind the event to a handler in global.asax instead. then loaded this dump up into WinDBG and started poking around. Note: it appears that GCRoot doesn't work well inside VS.NET 2005 - apparently the SOS debugging extension is using some debugger API which isn't fully supported in VS.NET, so you need to familiarize yourself with WinDBG to do this. />. love SOS and WinDBG. load sos 0:000> Mark's Blog of Random Thoughts - Friday, September 1, 2006 SOS: finding the method bound to an EventHandler with WinDbg. This, of course, is bad form because the System.Web.UI.Page object is intended to be a transient object - it goes away at the end of the request - in production code, I would really bind the event to a handler in global.asax instead. then loaded this dump up into WinDBG and started poking around. Note: it appears that GCRoot doesn't work well inside VS.NET 2005 - apparently the SOS debugging extension is using some debugger API which isn't fully supported in VS.NET, so you need to familiarize yourself with WinDBG to do this. />. love SOS and WinDBG. load sos 0:000> Mark's Blog of Random Thoughts - Friday, September 1, 2006 | -
| The Best from DevelopMentor | MORE | - SOS: finding the method bound to an EventHandler with WinDbg.
This, of course, is bad form because the System.Web.UI.Page object is intended to be a transient object - it goes away at the end of the request - in production code, I would really bind the event to a handler in global.asax instead. then loaded this dump up into WinDBG and started poking around. Note: it appears that GCRoot doesn't work well inside VS.NET 2005 - apparently the SOS debugging extension is using some debugger API which isn't fully supported in VS.NET, so you need to familiarize yourself with WinDBG to do this. />. love SOS and WinDBG. load sos 0:000> - SOS: finding the method bound to an EventHandler with WinDbg.
This, of course, is bad form because the System.Web.UI.Page object is intended to be a transient object - it goes away at the end of the request - in production code, I would really bind the event to a handler in global.asax instead. then loaded this dump up into WinDBG and started poking around. Note: it appears that GCRoot doesn't work well inside VS.NET 2005 - apparently the SOS debugging extension is using some debugger API which isn't fully supported in VS.NET, so you need to familiarize yourself with WinDBG to do this. />. love SOS and WinDBG. load sos 0:000> %>
| | |