Content deleted Content added
Coffeeflower (talk | contribs) No edit summary |
No edit summary |
||
Line 4:
Including both client-side and server-side components, Atlas allows the developer to create [[web application]]s in ASP.NET 2.0 (and to a limited extent in other environments) which can update data on the web page without a complete reload of the page (a "round trip" to the server). The key technology which enables this functionality is the [[XMLHttpRequest]] object, along with [[Javascript]] and DHTML. Atlas is currently provided as a Community Technology Preview ([[CTP]]).
== Browser
Currently, Atlas does not support the majority of modern Internet browsers [http://www.sitepoint.com/blogs/2006/04/21/atlas-disappoints-in-cross-browser-support/], although it does support the vast majority or Internet ''users'' by supporting the two most common browsers, [[Internet Explorer]] and [[Firefox]] [http://www.w3schools.com/browsers/browsers_stats.asp]. Support for other browsers such as Safari and Opera may improve before the product is officially released.
|