Tagged Questions

2
votes
0answers
116 views

Why won't MicrosoftAjax.js load over SSL in google chrome on some PCs?

I'm using microsoft's CDN for pulling down the Ajax libraries. And I'm using SSL on some pages. This URL resolves fine in Firefox and IE: https://ajax.microsoft.com/ajax/4.0/MicrosoftAjax.js ...
1
vote
2answers
400 views

When will a minified version of MicrosoftMvcAjax.js be available?

I have been running YSlow against my site and the Microsoft Ajax files are quite hefty: http://ajax.microsoft.com/ajax/3.5/MicrosoftAjax.js = 99.3k and ...
1
vote
2answers
591 views

Hosted Microsoft Ajax on CDN?

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 ...