ASP.NET Does AJAX | CodeGuru

ASP.NET Does AJAX

ASP.NET has made the Web a powerful platform for enterprise application development. ASP.NET 2.0 and Visual Studio 2005 extend that power dramatically. But Microsoft developers are already hard at work on the next version of ASP.NET. And this time its not just server-side code. A new technology, code-named Atlas, is in the works that will […]

Written By
CodeGuru Staff
CodeGuru Staff
Apr 13, 2006
2 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

ASP.NET has made the Web a powerful platform for enterprise application development. ASP.NET 2.0 and Visual Studio 2005 extend that power dramatically. But Microsoft developers are already hard at work on the next version of ASP.NET. And this time its not just server-side code. A new technology, code-named Atlas, is in the works that will make the client side almost as powerful a programming platform as the server side. In addition, Atlas provides a number of new server controls that leverage the power of client script to provide a deeper, richer AJAX-style user interface experience.

But you can do more than simply read about the new technologies. Microsoft has already made a beta version Atlas available for you to playing with. All you need is Visual Web Developer Express 2005 or any edition of Visual Studio 2005 and the Atlas download which you can access at http://atlas.asp.net.

In this video you discover how to add Atlas server controls to your application and how to put them to use to make Web service calls back to your application and update the page without doing a refresh. Specifically you’ll discover the AutoComplete Extender control that provides a customized drop-down list that provides more and more specific results as the user types, much like the one used in Google Suggest or in GMail search.

After viewing the video, download Atlas and then download the source code for this demo to begin creating your own AJAX-style applications with Atlas!

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.