| |
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.
|
2 Articles match "Course","SOS"
| Related DevelopMentor Courses | MORE | | 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 Advanced.NET Training In this course, you learn to: Write code that works well with the garbage collector Use the latest threading library: PFx Build code that can scale across multiple cores Build pluggable and testable and applications using MEF and Inversion of Control Improve memory usage through proper understanding of assemblies, types, and JIT compilation Debug difficult problems using WinDBG, SOS, and ADPLUS The goal of Advanced.NET is to introduce developers to areas of.NET that are complex or often cause confusion. What are the best practices for parallelizing algorithms? or do you? DevelopMentor Courses - Tuesday, March 1, 2011 |
2 Articles match "Course","SOS"
| 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. load sos 0:000> !DumpHeap 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. But as I said, this was a sample. Address MT Size. 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. load sos 0:000> !DumpHeap 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. But as I said, this was a sample. Address MT Size. 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. load sos 0:000> !DumpHeap 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. But as I said, this was a sample. Address MT Size. - 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. load sos 0:000> !DumpHeap 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. But as I said, this was a sample. Address MT Size. %>
| | |