ASP.NET

Also checkout my blogs on: PMP | C# | SQL | Personal

 
  Tuesday, January 10, 2006

Debuggers

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.


0 Comments:

Post a Comment

<< Home