Introduction to Atlas – with Video Illustrations
Atlas is Microsoft’s version of AJAX. AJAX stands for Asynchronous Javascript and XML. AJAX
is used to make a web page become much more dynamic – allowing the screen to be updated on the fly without the user having to press the enter key.
Microsoft has produced several webcasts that provide an excellent introduction to Atlas. Here are a couple of the best:
MSDN Webcast: ASP.NET Code-Named “Atlas” Novice to Pro: AJAX Components (Level 200)
Duration: 61 Minutes
Start Date: October 9, 2006 6:00 PM Pacific Time (US & Canada)
Get an in-depth look at the components and parts that make Asynchronous JavaScript and XML (AJAX) work. In this webcast, learn about the structure, syntax, and use of the XmlHttpRequest object, the Document Object Model (DOM), and JavaScript. We examine how these pieces fit together to enable the client application experience. This session provides a foundation for further webcasts on AJAX and ASP.NET code-named “Atlas.”
Presenter: Mike Benkovich, MSDN Developer Community Champion, Microsoft Corporation
ASP.NET “Atlas” Technology Preview
Duration: 64 minutes
ASP.NET “Atlas” is a technology preview that makes it easy for developers to add rich, asynchronous functionality on the client for ASP.NET apps. In our February webcast, ASP.NET PM Architect, Jonathan Hawkins highlights the January Atlas Preview, and shows some cool demos.
