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

Can the nested class access, the containing class. Give an example?

0 Answers  


Who is a accessibility modifier “protected internal” available to ?

0 Answers   Siebel,


What is .cshtml file?

0 Answers  


What happens if a static constructor throws an exception?

0 Answers  


What is icomparable in c#?

0 Answers  






Will finally block get executed if the exception had not occurred?

2 Answers  


Explain 'structure padding'?

0 Answers   DELL,


What is gac? What are the steps to create an assembly and add it to the gac?

0 Answers  


How do partial classes work in c#?

0 Answers  


What is for loop in c#?

0 Answers  


What do you mean by directing?

0 Answers  


Can abstract class have parameterized constructor?

0 Answers  


Categories