smriti Posted January 20, 2005 Posted January 20, 2005 hi My application consists of .aspx,.aspx.vb and some class files Is there any process so that i can do step by step debugging through the code in ASP.NET if so please reply me Thanks Quote
Administrators PlausiblyDamp Posted January 20, 2005 Administrators Posted January 20, 2005 If you are using VS then you can create a breakpoint in the code behind and use all the standard debugger functionality. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.