What is the asp.net ajax framework? What versions have been released so far?



What is the asp.net ajax framework? What versions have been released so far?..

Answer / Viashali Tyagi

The ASP.NET AJAX framework allows for partial page updates, improved performance, and a richer user experience in web applications. The main releases are ASP.NET AJAX 1.0 (released with .NET Framework 2.0), ASP.NET AJAX Extended 3.5 SP1 (released with .NET Framework 3.5 Service Pack 1), and ASP.NET AJAX 4.0 (released with .NET Framework 4).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

How to cancel the current request in ajax?

1 Answers  


When will html_ajax have a stable release?

1 Answers  


Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev

1 Answers  


How we can send data to server using ajax?

1 Answers  


What are the components of the ASP.NET AJAX architecture?

1 Answers  


How we can send more values through the response text?

1 Answers  


What does json stand for?

1 Answers  


How to send an ajax request in javascript?

1 Answers  


What are the requirements to run asp.net ajax applications on a server? : asp.net ajax

1 Answers  


Describe ajax control extender toolkit? : asp.net ajax

1 Answers  


What's the difference in HTML AJAX, ASP.Net AJAX?

1 Answers   Hoch Technologies,


What is Synchronous and Asynchronous AJAX request.

2 Answers  


Categories