Google hosts popular ajax libraries for free at :
http://code.google.com/apis/ajaxlibs/
You get to take advantage of their bandwidth, their CDN and most importantly that users may already have it cached from another site that is retrieving their JS files from google.
Was just wondering if the same is true for Microsoft AJAX anywhere? Or is there somewhere on Microsoft's site I could 'steal' the hosting from.
Also is there any benefit of me hosting it myself on a CDN like Amazon A3. I believe I wont solve the number of simultaneous downloads issue because internet explorer will block while a script is downloading.
Microsoft launched today the Microsoft AJAX CDN that will provide Microsoft AJAX and jQuery libraries.