How can you debug an ASP page, without touching the code?
Answer Posted / radha
Microsoft script Debugger or Visual InterDev
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define reflection in .net?
What is the difference between dispose() and finalize()?
What are session state modes?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Please briefly explain the usage of global.asax?
How does the cookies work in asp.net?
How many types of file extensions for razor views in ASP.Net MVC?
What are custom controls?
What is difference between view state and session state?
How many types of controls are there in asp.net?
What is web api and why to use it?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Can you dynamically assign a Master Page?
What is difference between session and cookies in asp net?