Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
.NET Framework Tutorials
Debugging ASP.NET Web Applications

It is also possible to debug Web-based applications using the .NET Framework SDK. In fact, not only can you debug precompiled components such as business objects, you can also debug ASP.NET pages containing HTML and procedural code, and you can debug code called from ASP.NET pages that is contained in external (or code-behind) files. One major caveat exists — to debug compiled components, you must first compile them with symbolic information.

See Also

ASP.NET Sample Application | Debugging the ASP.NET SampleApplication | Appendix A: For Additional Information | Appendix B: Runtime Debugger (CorDbg.exe)

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker