Ajax is an acronym for Asynchronous JavaScript and XML. It is a combination of different technologies, used for building rich and responsive user interfaces. The benefits of using Ajax in your applications include:
- Faster page renderings and support for partial page updates
- Rich and, responsive user interfaces
- Reduced consumption of server resources
AJAX 4.0 provides some of the following features -
- Support for Live data binding
- Support for Client-side template rendering
- Support for declarative instantiation of client components
- Support for using the Observer pattern on JavaScript objects and arrays
- Support for invoking ADO.NET Data Services and Data Contexts
- Support for the DataView control
For More information visit below link
No comments:
Post a Comment