what is new debug tools in asp.net ?



what is new debug tools in asp.net ?..

Answer / suresh

CorDbg - commandline debugger
DbgCLR - graphic debugger

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what is manifest?

3 Answers   Airtel, Microsoft,


Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


How you can return View from ASP.NET Web API method?

0 Answers  


I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  


Is a dll file an executable?

0 Answers  






what is narmalization

4 Answers   Wipro,


Describe session handling in a webfarm?

0 Answers  


What are the new navigation controls in asp.net 2.0?

0 Answers  


Can you explain what inheritance is and give an example of when you might use it?

1 Answers  


What is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


How many languages are supported by .NET at present time?

0 Answers  


What is strong name and which tool is used for this ?

3 Answers   Patni,


Categories