How do you debug an ASP.NET Web application?



How do you debug an ASP.NET Web application?..

Answer / p.ramakrishna

Attach the aspnet_wp.exe process to the DbgClr debugger.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What are Generics?

5 Answers   TCS,


Does a class need a constructor c#?

0 Answers  


Can you pass parameters to destructors?

0 Answers  


What?s a multicast delegate?

3 Answers  


What is a statement c#?

0 Answers  






Why do we use stringbuilder in c#?

0 Answers  


What is data dictionary in c#?

0 Answers  


What are strongly typed objects?

0 Answers  


How to use nullable types in .net?

0 Answers  


Is c# pass by reference?

0 Answers  


What is the difference between writeline and write in c#?

0 Answers  


Is c# code is managed or unmanaged code?

0 Answers  


Categories