
|
email this article to a colleague
suggest an article
|
If you've been wanting to leverage the power of AJAX in your ASP.NET Web applications,
but aren't a client-side Javascript and XML guru, the moment you've been waiting for
is finally here. Microsoft just recently released version 1.0 of the "Atlas"
project, calling it simply ASP.NET AJAX.
What is ASP.NET AJAX?
According to Microsoft:
ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers.
With ASP.NET AJAX, you can:
- Create next-generation interfaces with reusable AJAX components.
- Enhance existing Web pages using powerful AJAX controls with support for all modern browsers.
- Continue using Visual Studio 2005 to take your ASP.NET 2.0 sites to the next level.
- Access remote services and data directly from the browser without writing a ton of complicated script.
- Enjoy the benefits of a free framework with technical support provided by Microsoft.
Getting ASP.NET AJAX
The best source for ASP.NET AJAX and for more information about its use is the new
Official Microsoft ASP.NET AJAX Site.
From there you can
download ASP.NET AJAX,
view the documentation,
and watch some very educational videos.
I was originally planning on writing up a little installation guide and a getting started sample,
but Microsoft seems to have done it for me. If you haven't been playing around with the
beta versions and are new to ASP.NET AJAX, I'd recommend you take half an hour or so and
watch the following two videos:
Conclusion
AJAX really is a cool technology, and with Microsoft's ASP.NET AJAX v1.0 you can easily use it
in your ASP.NET applications without all the headaches traditionally associated with
implementing AJAX.
|
|
|
|
|
|
|
Other Articles
|
|
|
|
|
Apr 28, 2005 - New Files and Folders in ASP.NET 2.0
|
|
|
With the release of ASP.NET 2.0, Microsoft has greatly increased the power of ASP.NET by introducing a suite of new features and functionalities. As part of this release, ASP.NET 2.0 also comes with a host of new special files and folders that are meant to be used to implement a specific functionality. This article examines these new files and folders in detail and provides examples that demonstrate how to utilize them to create ASP.NET 2.0 applications.
[Read This Article] [Top]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dec 15, 2004 - A Sneak Peek at ASP.NET 2.0's Administrative Tools
|
|
|
With ASP.NET 2.0, Microsoft has made great strides in increasing developer productivity and has made implementing previously complex solutions relatively easy. Where this version of ASP.NET really shines, however, is in its new administrative tools that allow developers to spend less time managing the configuration of the servers and software and more time developing great code.
[Read This Article] [Top]
|
|
|
|
Nov 17, 2004 - The ASP.NET 2.0 TreeView Control
|
|
|
Thiru Thangarathinam introduces ASP.NET 2.0's new TreeView control which provides a seamless way to consume and display information from hierarchical data sources. The article discusses this new control in depth and explains how to use this feature rich control in your ASP.NET applications.
[Read This Article] [Top]
|
|
|
Mailing List
Want to receive email when the next article is published? Just Click Here to sign up.
|
|