Posts Tagged ‘Ajax ’

ASP.NET MVC Framework:
ASP.NET MVC Framework uses a Model-view-controller pattern. Microsoft added this framework to ASP.NET. It allows software developers to build a Web application as a composition of three roles: Model, View and Controller. A Model represents the state of a particular aspect of the application. Frequently, a model maps to a database table with the entries in the table [...]

Ajax Hosting, Ajax Web Hosting, Best
Ajax Web Hosting – 2011
What’s Ajax?
Ajax(shorthand for asynchronous JavaScript + XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications.
Ajax Features:

XHTML and CSS for presentation
the Document Object Model for dynamic display of and interaction with data
XML and XSLT for the interchange, and manipulation and display, of data, [...]