|
|
Recently I participated in a newsgroup thread on debugging ASP.NET and I advocated using the GUI Debugger standalone debugger when you don't have VS.NET or just don't want to fire up VS.NET to run a debug against one or more ASP.NET pages. This is especially handy when you use editors such as Web Matrix and other basic text editors instead of coughing up the $$$ to license and use VS.NET. AS I found myself going into a kinda long explanation of how to use GUI Debugger with ASP.NET, I decided to just post this brief tutorial for everyone to access in the future.
|