How can you debug asp.net ajax applications?



How can you debug asp.net ajax applications?..

Answer / Nikky Mittal

Debugging ASP.NET AJAX applications can be done using Visual Studio's built-in debugging tools. You can set breakpoints in your JavaScript files, just like regular JavaScript files. Additionally, the ASP.NET AJAX Debugging Extension allows you to inspect and manipulate the AJAX call stack, profiles, and traces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

How to control how long an ajax request may last?

1 Answers  


Is it possible to set session variables from javascript?

1 Answers  


Who's using ajax?

1 Answers  


What role of #&& in querystring?

1 Answers  


How do we get the xmlhttprequest object in ajax?

1 Answers  


Describe Ajax With its Implementation Process ? Give an example?

1 Answers   MaxSolPro,


What are the pre-requisites to execute AJAX applications on a server?

1 Answers  


What are the protocols used by Ajax?

1 Answers  


Does ajax have significant accessibility or browser compatibility limitations?

1 Answers  


What browsers support ajax?

1 Answers  


What is the difference between proxied and proxyless calls in AJAX?

1 Answers  


is package good in ajx?

1 Answers  


Categories