Thinking about Atlas?

In case you're interested, I'm starting a run of weekly webcasts on Atlas/Ajax to help introduce and get developers up to speed with this exciting new technology. So here's the synapsis:

This webcast series is aimed at people who are new to writing AJAX style web applications but can see the value the technology offers. We go from the basics of the what AJAX is, looking at each of the components that make the technology work, and then dive into what the Atlas framework brings to the table to make developing with this technology more intuitive and easier than before.

Atlas: Novice to Pro
Our schedule – Monday's
10/2 – Intro to Atlas: Level 100
If you thought AJAX was for cleaning floors and an Atlas was simply a collection of maps, and you don’t know what all the fuss is about, then this webcast is for you. In this webcast we talk about the technologies available for building highly interactive web applications, the components that make it work, and the tools that are available to the Visual Studio developer for making them work. We cover examples of AJAX style applications, how to install and configure Atlas, and then use the tools to build a simple website.

10/9 – AJAX Components: Level 200
In this webcast we introduce the components and parts that make AJAX work, including the XmlHttpRequest object, the DOM and JavaScript. We explore how these pieces fit together to enable the client application experience. Going beyond naming them we will explore the structure, syntax and the use of these so that we can build a foundation for future webcasts.

10/16 – Writing JavaScript: Level 200
While many people have experience writing .NET applications, learning the syntax and grammar of yet another language can seem like more work than it’s worth. But to take full advantage of what you can do with the Atlas framework there are fundamentals that we need to know and in this webcast we lay it out.

10/23 – Understanding XmlHttpRequest: Level 200
What is the XmlHttpRequest object, and why is it in my browser? In this webcast we cover how the enabling technology for AJAX was introduced and used to allow end users to create browser based applications with a rich user experience. While this is not new technology, we talk about the challenges and complexities that limited its widespread adoption. We dive into the rich set of functionality it offers and take a look at how we can use it in our own applications.

10/30 – Atlas for the masses: Level 200
We have the foundation built, now lets take a deeper look at the framework from Microsoft for building Ajax style applications called Atlas. Using Visual Studio we explore the rich set of components and controls that can be applied to create new web sites and Ajax-ify existing ones.

11/6 – AJAX Control Toolkit: Level 200
When you think about extensibility, look at what AJAX Extensions to ASP.NET offers as a download. Controls you can use, as well as how you can create your own. Join us to learn more about what's possible with this exciting technology.

Other upcoming webcasts...

11/13 – SQL MasterClass: Tuning SQL 2005 Applications
Relational databases let us capture and manage large amounts of information. When the data grows and the application slows, what can you do to make it right? Learn tips & tricks for tuning SQL 2005 databases, using the tools at your disposal and techniques to identify what's the real problem and where to look next.