Hi Ksasp,
ksasp:Are the Ajax extensions included with 3.5 the same as what is in the link? The one in the link seems dated (3/2/2007).
No. This is only a link of ASP.NET 2.0 AJAX Extension V1.0. If your application works on .NET Framework 2.0, you should first install the Extension. Otherwise , your application works on .NET Framework, you need not install the Extension individually. The Extension will be installed automatically when you install .NET Framework 3.5.
If AJAX Control Toolkit controls are contained inside your application, you should make sure that your application referenced to right AjaxControlToolkit.dll. Actually AJAX Control Toolkit is divided into two versions for .NET Framework 2.0 and .NET Framework 3.5.
ksasp: Also, How can I, or can I use the different versions of the extensions? Can I switch between them while developing? And, lastly, what is the Microsoft Ajax Library 3.5 found here http://asp.net/ajax/downloads/ and how does it fit in with the rest of the stuff...
Please reference to Gentoobox's reply.
Here are the documents for ASP.NET AJAX Extension and AJAX Control Toolkit. Also you can find some useful video tutorials here.
Best regards,
Jonathan