Author: ASP.NET Debugging : ASP.NET | Posted on: 9/2/2009 9:45:35 AM | Views : 726

With Visual Studio 2010 and .NET 4.0 getting ready to be shipped sometime in the next year, I wanted to see what were peoples ideas for how to debug applications that were written with them.  Are you happy in production with what you are currently doing?  Do you use SOS.dll to troubleshoot problems? SOS The main place I am really interested in is production debugging.  Is SOS a sufficient tool to get the data that you need?  If you had another version of SOS for .NET 4.0, would you be happy with the features it has or would you want something more? Debugger I understand that using a typical debugger can be very difficult for people.  If you don?t know what you are looking at, it can be very difficult to understand what...(read more) ...

Go to the complete details ...