ASP.NET Podcast Show #72 - Microsoft AJAX Library Basics

http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2006/09/11/620.aspx

This is a video for the ASP.NET Podcast that shows the basics of using the Microsoft AJAX Library.

Here are the Show Notes:

  • The new names for Atlas.
    • Microsoft AJAX Library.
    • ASP.NET 2.0 AJAX Extensions.
    • ASP.NET 2.0 AJAX Control Toolkit.
  • HTML Code.
    • <script> tag that loads the MS AJAX Library.
    • Calling a Web Service.
      • OnComplete.
      • OnTimeout.
      • OnException.
    • XML Script.
  • Server Side Code.
    • <ScriptManager>.
    • <Services>.
    • Web Service.
  • Location of Script Files: C:\Program Files\Microsoft ASP.NET\Atlas\v2.0.50727\Atlas.

Enjoy,

Wally

No Comments