Also read:
Answer - ASP.NET Ajax Framework is used for implementing the
Ajax functionality......
Answer - Back functionality cannot work because the dynamic
pages don’t register themselves to the browsers history engine..........
Answer - Script Manager, as the name suggests is used to manage
the client side script of Ajax.............
AJAX is an acronym for Asynchronous JavaScript and XML. If you think it doesn't
say much, we agree. Simply put, AJAX can be read "empowered JavaScript",
because it essentially offers a technique for client-side JavaScript to make
background server calls and retrieve additional data as needed, updating
certain portions of the page without causing full page
reloads.............
ASP.NET AJAX Advantages and History
With AJAX, only the necessary data is transferred back and forth between the
client and the web server. This minimizes the network utilization and
processing on the client...........
Technologies That Make Up AJAX
AJAX is a general umbrella term. AJAX itself stands for Asynchronous JavaScript
And XML..........
What Is 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............
The components in the ASP.NET 2.0 AJAX
packaging
The packaging of ASP.NET 2.0 AJAX can be fairly confusing. The basics of the
packaging are................
AJAX Benefits
AJAX offers benefits to both end users and developers. For end users, it reduces
the “rich or reach” conflict; for developers, it helps in overcoming the
constraints raised by HTTP.............
What Is ASP.NET AJAX?
ASP.NET AJAX is the name of Microsoft’s AJAX solution, and it refers to a set of
client and server technologies that focus on improving web development with
Visual Studio. Other companies have their own AJAX solution, often taking a
radically different approach..........
AJAX Libraries
In addition to ASP.NET AJAX, many third-party AJAX libraries are available that
can be used with ASP.NET, although not all of them were specifically designed
for it. Some are mostly focused on providing JavaScript libraries for use from
within the browser to make manipulation of the browser DOM (Document Object
Model) easier..................