<
script src="http://ajax.microsoft.com/ajax/beta/0909/MicrosoftAjax.js"type="text/javascript">script>

<script src="http://ajax.microsoft.com/ajax/beta/0909/MicrosoftAjaxTemplates.js" type="text/javascript">script>

Note the directories in the URL “beta/0909” which specifies that you are requesting the files from the beta version released on 9/2009 – ASP.NET AJAX Preview 5.

I believe this is a great solution and there is no reason not to start using it now, of course I recommend you do all the testing required to make sure everything works the way you like. I have been using jQuery a lot more than the ASP.NET AJAX libraries lately, I am so interested in this jQuery library because of all the power it has in such a compact package, and the fact that Microsoft is supporting it is yet another reason for me to continue using it. I already started changing some of my scripts to use the CDN and will be doing some testing to see how much faster my pages load – I am sure any speed gain will be enough reason for me to use it.

Learn more about Microsoft AJAX CDN: http://www.asp.net/ajax/CDN/Default.aspx