How do you debug an ASP.NET Web application?

Answer Posted / p.ramakrishna

Attach the aspnet_wp.exe process to the DbgClr debugger.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parallel programming in c#?

707


What's new in c#?

704


What is ilist c#?

713


What do constructors do in c#?

694


What kind of the information stored inside the assembly?

784


Explain the difference between a struct and a class?

726


Distinguish between a class and struct?

722


Ho we can see assembly information?

741


Can we have multiple threads in one app domain?

741


What is the compiler of c#?

731


What is native image generator (ngen.exe)?

935


What are the advantages of using partial classes?

753


How many static constructors are allowed in a class?

696


Are all methods virtual in c#?

749


Can we inherit sealed class in c#?

662