What debugging tools come with the .NET SDK?



1.  CorDBG – command-line debugger. To use CorDbg, you must compile the original C# file using the /debug switch.
2.  DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR.




Explore posts in the same categories: ASP.Net Interview Questions, VB.NET Interview Questions


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |


Comment:

You must be logged in to post a comment.