ASP.NET AJAX, formerly code-named Atlas, is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality.

PropertyValue
p:abstract
  • ASP.NET AJAX, formerly code-named Atlas, is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality. Including both client-side and server-side components, ASP.NET AJAX allows the developer to create web applications 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. The key technology which enables this functionality is the XMLHttpRequest object, along with Javascript and DHTML. ASP.NET AJAX was released as a standalone extension to ASP.NET in January 2007 after a lengthy period of beta-testing. It was subsequently included with version 3.5 of the .NET Framework, which was released alongside Visual Studio 2008 in November 2007. After an Ajax request, the HTML within some portions of the page (for ASP.NET Ajax this is the "update panel") are being completely re-rendered with new HTML and therefore it's impossible to keep client side state across Ajax Server Side event handlers. This can be seen by the fact that the Auto Completer in the ASP.NET Ajax Control library (which is an extension to ASP.NET Ajax) has to use WebServices to retrieve data instead of the far more intuitive way which would have been to use a server side event handler embedded as a method into the page the control resides within. (en)
  • ASP.NET AJAX, anteriormente llamado Atlas, es un conjunto de extensiones para ASP.NET desarrollado por Microsoft para implementar la funcionalidad de Ajax. Mediante componentes del lado del cliente y del servidor, ASP.NET AJAX permite al desarrollador crear páginas web en ASP.NET 2.0 que pueden actualizar datos en la página web sin un recarga completa de la misma. La tecnología clave que permite esta funcionalidad es el objeto XMLHttpRequest, junto con Javascript y DHTML. ASP.NET AJAX fue liberado en enero del 2007 después de un largo periodo de pruebas. Microsoft ha indicado que ASP.NET AJAX será incluido en el .NET Framework 3.5. (es)
  • Atlas est le nom de code donné par Microsoft à un ensemble d'extensions d'ASP.NET pour implémenter les fonctionnalités Ajax. Incluant à la fois des composants côté client et côté serveur, Atlas permet au développeur de créer des applications web en ASP.NET 2.0 qui peuvent mettre à jour des données sans un rechargement complet de la page du navigateur (aller-retour avec le serveur). Cette technologie repose sur l'objet XMLHttpRequest, ainsi que sur le langage Javascript et le DHTML. Atlas est actuellement diffusé en tant que version CTP (Community Technology Preview). (fr)
  • Atlas是微软公司开发的一种AJAX Web客户端开发技术的代号,它是将跨浏览器客户端脚本库与基于ASP.NET 2.0服务器端的开发框架集成起来。Atlas还为客户端网页提供了开发平台。目前Atlas还处于开发中,最新版本是2006年7月CTP(Community Technology Preview,社区技术评审)。 (zh)
p:hasPhotoCollection
p:reference
p:wikipage-es
p:wikipage-fr
p:wikipage-zh
rdfs:comment
  • ASP.NET AJAX, formerly code-named Atlas, is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality. (en)
  • ASP.NET AJAX, anteriormente llamado Atlas, es un conjunto de extensiones para ASP.NET desarrollado por Microsoft para implementar la funcionalidad de Ajax. (es)
  • Atlas est le nom de code donné par Microsoft à un ensemble d'extensions d'ASP.NET pour implémenter les fonctionnalités Ajax. (fr)
  • Atlas是微软公司开发的一种AJAX Web客户端开发技术的代号,它是将跨浏览器客户端脚本库与基于ASP.NET 2.0服务器端的开发框架集成起来。Atlas还为客户端网页提供了开发平台。目前Atlas还处于开发中,最新版本是2006年7月CTP(Community Technology Preview,社区技术评审)。 (zh)
rdfs:label
  • ASP.NET AJAX (en)
  • ASP.NET AJAX (es)
  • Atlas (programmation) (fr)
  • Atlas (zh)
skos:subject
foaf:page
p:redirect