VB.NET Framework Question:
Download Questions PDF

What Is ASP.NET 2.0 AJAX?

Answer:

On June 28, 2005, Microsoft announced “ASP.NET 2.0 AJAX.” ASP.NET 2.0 AJAX is an AJAX-oriented .NET library that runs on .NET 2.0. Though ASP.NET 2.0 AJAX is an AJAX library and can be used to perform AJAX operations, it is really much more. ASP.NET 2.0 AJAX offers many of the same types of features of the server-side ASP.NET, but it is directed at the client side. Because ASP.NET 2.0 AJAX is fully integrated with ASP.NET, it provides rich integration with the services provided by ASP.NET.

Download VB.NET Framework Interview Questions And Answers PDF

Previous QuestionNext Question
Describe the GAC in the .Net Framework?Explain the advantage of packaging over xcopy in .NET?