adspace


How can you debug asp.net ajax applications?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is ajax a framework?

968


Is json is a programming language?

1008