- #SXSW: R.I.P Content Management System
(6 comments) - 5 Things to Consider when Integrating your Content Management System and Portal
(6 comments) - Is Microsoft's New Windows Phone 7 Smartphone Competition for iPhone?
- Installing SharePoint 2010 on Windows 7
(5 comments) - April 12 is the New Release Date for Visual Studio 2010
- CMS Review: Oracle Universal Content Management (UCM)
(3 comments) - How Document Management Has Evolved in SharePoint 2010
(3 comments)
AJAX for ASP.NET
Asynchronous JavaScript + XML (AJAX) is essentially a branding term for a bundle of common web technologies. These include JavaScript, DHTML and a utility object called XMLHTTP. The short story is that in combination, these tools reduce the need for web browser applications to reconnect to a web server every time additional data is downloaded.
The means for accomplishing this have been around for quite some time. Suddenly though, and thanks largely to applications like Google Maps, its all the rage.
Not to be left behind, Microsoft has announced project Atlas for ASP.NET 2.0 and for ASP.NET 1.1, we already have Michael Schwarz's Ajax.Net.
According to one Atlas project member, “What we’ve set out to do is to make it dramatically easier for anyone to build AJAX-style web applications that deliver rich, interactive, and personalized experiences. Developers should be able to build these applications without great expertise in client scripting; they should be able to integrate their browser UI seamlessly with the rest of their applications; and they should be able to develop and debug these applications with ease.”
Atlas is being developed on top of ASP.NET 2.0 and is slated to contain the following components:
Atlas Client Script Framework
The Atlas Client Script Framework is an extensible, object-oriented 100% JavaScript client framework that allows you to easily build AJAX-style browser applications with rich UI and connectivity to web services. With Atlas, you will be able to write web applications that use a lot of DHTML, JavaScript, and XMLHTTP, without having to be an expert in any of these technologies.
The Atlas Client Script Framework will work on all modern browsers, and with any web server. It also won’t require any client software installations, only standard script references in the web page.
The Atlas Client Script Framework will include the following components:
- An extensible core framework that adds features to JavaScript such as lifetime management, inheritance, multicast event handlers, and interfaces
- A base class library for common features such as rich string manipulation, timers, and running tasks
- A UI framework for attaching dynamic behaviors to HTML in a cross-browser way
- A network stack to simplify server connectivity and access to web services
- A set of controls for rich UI, such as auto-complete textboxes, popup panels, animation, and drag and drop
- A browser compatibility layer to address scripting behavior differences between browsers.
ASP.NET Server Controls for Atlas
For ASP.NET applications, a new set of AJAX-style ASP.NET Server Controls will be developed and the existing ASP.NET page framework and controls will be enhanced to support the Atlas Client Script Framework.
The Atlas Client Script Framework will fully support ASP.NET 2.0 client callbacks, but will enrich the level of integration between the browser and the server. For example, you will be able to data bind Atlas client controls to ASP.NET data source controls on the server, and you’ll be able to control personalization features of web parts pages asynchronously from the client.
ASP.NET Web Services Integration
Like any client application, an AJAX-style web application will usually need to access functionality on the web server. The model for connecting to the server for Atlas applications is the same as for the rest of the platform – through the use of Web services.
With ASP.NET Web Services Integration, Atlas applications will be able to access any ASP.NET-hosted ASMX or Indigo service directly through the Atlas Client Script Framework, on any browser that supports XMLHTTP. The framework will automatically handle proxy generation, and object serialization to and from script. With web services integration, you can use a single programming model to write your services, and use them in any application, from browser-based sites to full smart client applications.
ASP.NET Building Block Services for Atlas
With ASP.NET 2.0 Microsoft have built a set of building block services that make it easy to build personalized web applications. These building blocks reduce the amount of code you have to write for common web application scenarios, such as managing users, authorizing users by role, and storing profiles and personalized data.
With Atlas, these building blocks will be made accessible as web services that can be used from the client framework in the browser or from any client application.
Client Building Block Services
In addition to DHTML, JScript, and XMLHTTP, the Atlas project is looking at other services that allow websites to harness the power of the client to deliver an enriched experience.
The local browser cache is an example of such a service. When enabled, websites can store content in that cache and later retrieve it efficiently. The problem is that there is no API from the browser to store data in the cache. With Atlas, the plan is to provide programmable access to a local store/cache, so that applications can locally cache data easily, efficiently and securely.
The Atlas team are additionally looking at other hooks into local applications and resources. These will be defined in more detail as the project matures.
The current intention is to have a preview release of Atlas ready for the Professional Developers Conference (PDC 05) in September.
AJAX for ASP.NET 1.1
For those chomping at the bit, the good news is that thanks to blogger and .NET developer Michael Schwarz there is already a fairly impressive implementation of AJAX for ASP.NET 1.1. The Ajax.NET project is (as of recently) an open source project with a home on SourceForge. It is a fairly mature effort with a lot of community backing, some solid documentation, and some easily digestible sample code.
Other useful resources:
14 Reader Comments
Leave a Response
Job Openings View all
| Post a job
|
RSS
- Web Designer at BuzzFeed
- Sales Engineer at Vibes Media
- Sr. Ruby on Rails Developer at ChallengePost
- Internet Marketing Analytic Optimization at eBay
- Web Content Director at Bodybuilding.com
- New Media Manager (Social Media) at Citrix Online
- Web Graphic Artist at Cross Commerce Media
- Copywriter at Laserfiche
Featured Events View all
| Add event
|
RSS
- Apr 21, 2010 – Drupalcon San Francisco 2010
- Apr 22, 2010 – AIIM International Expo 2010
- May 5, 2010 – CMS Expo 2010 (Evanston)
- May 6, 2010 – J Boye Philadelphia 2010
- May 20, 2010 – Gilbane Conference San Francisco

Get the Newsletter
Email It
Stumble It
Add RSS
Processing...


It is really really a nice topic. And it will increase ASP.Net client's performance. We have re-published this document into our community. Of course we give the link of this news. We hope that our community people will gather knowladge by reading this document.
- Shawon
.Net Community
http://groups.yahoo.com/group/dot_net_community
Really interesting New technology. Actually it was very useful in my area of working environment.
Good article.
Hi,
I would like to introduce a new technology called http://www.visualwebgui.com which provides a unique way to create AJAX applications by providing full WinForms like development including design time support. The architecture eliminates most of AJAX soft spots by simply
returning back to server based computing but still having a dynamic AJAX based UI. It also has been said by developers to boost productivity to R.A.D. levels with out limiting your options.
Guy
Here is an alternative. I have written an ASP.NET CMS inspired by wordpress.
Asp.net Ajax has actually simplified ajax implementation in now web application. Though google is still the leader when it comes to AJAX application Microsoft is fast catching up. With the new AJAX tool kit the in visual studion 2005 (A simple tutorial at: http://www.mabaloo.com/Web-Development/AJAX-with-ASP.NET-using-Visual-Studio-2005-and-AJAX-Toolkit.html )VS has improved when it comes to AJAX based web services
nice article
Reading through this page and the comments below has helped me gain a better understanding of what these technologies do and how they function. I'm interested in the topic b/c I'm a recruiter looking for people to Instruct Classes on this topic. Any suggestions as to where to find technically sound, energetic SMEs on these technologies?
when I am adding ajxtoolkit to ajax enable asp.net website then it is showing this error. “could not load the file or assemble ‘system.web.extention’ version 1.0.61025.0 ”, The system cannot find the file.
— Thanks
Pankaj Deharia
http://emobiletech.blogspot.com (Technologies in Mobile World)
http://g4recruitmentblog.blogspot.com (Online Test conduction Process and Search Jobs)
Good and nice article.
it is a good and useful article for all students
Indeed a good topic on AJAX.
I am using asp.net 2.0, I want use ajax in asp.net 2.0. What are the files I have to download and how to install that files in asp.net 2.0 and how to use ajax in asp.net 2.0
Hi I am using asp.net 2.0. i want to develop website. whenever we open any side the contens in the middle is only changed while we click on any link. other part of the page remains the constant. i want to use AJAX so how can i use. Plz send me any example with code. i am waiting.