skip to main | skip to sidebar

Tuesday, March 17, 2009

Debugging Tools

What are the debugging tools come with the .NET SDK?
CorDBG – command-line debugger, and
DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR. To use CorDbg, you must compile the original C# file using the /debug switch.
Posted by Siva at 10:25 AM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

dotnet questions bank

Blog Archive

  • ▼  2009 (18)
    • ▼  March (16)
      • Is it possible to host Tcp endpoint wcf service in...
      • what is the difference between pure and virtual pu...
      • what is pure virtual function in C#?
      • Advantage of "using" keyword C#
      • difference between aspnet_wp.exe and w3wp.exe?
      • Threading C#
      • C# language's Preprocessor directives?
      • What are types of temp tables?
      • Temporary tables Vs Table variables
      • properties and indexers in C#?
      • debug an ASP.NET Web application?
      • Debugging Tools
      • what is x:Code in XAML?
      • State management in ASP.NET
      • Improve Performance in ASP.NET
      • Design Pattern
    • ►  February (2)
  • ►  2008 (14)
    • ►  September (14)

About Me

Siva
View my complete profile