Questions tagged [microsoft-cdn]
22 questions
49
votes
2 answers
Uncaught TypeError: Cannot set property 'unobtrusive' of undefined
I am getting this error in the Chrome JScript debugger. It happened when I switched to the Microsoft CDNs for the scripts below.
I'm not sure how to work around this save, not using the CDNs anymore.
jquery.validate.unobtrusive.min.js:5
Uncaught…

101010
- 14,866
- 30
- 95
- 172
18
votes
5 answers
Hosting your own JavaScript scripts files (other than Jquery) on fast free CDNs like google?
Inspired by Dave Ward to host javascript files externally, I have several questions concerning the hosting of Javascript files externally:
Everybody knows that known libraries can be directly sources to, for…

Sam
- 15,254
- 25
- 90
- 145
13
votes
5 answers
How do I force Azure CDN content to be purged or invalidated?
I have content that rarely changes that I want to serve over the Azure CDN for performance reasons. When the content does change, though, it's important that the updated data is immediately available. Ideally, I'd be able to set a long TTL but then…

John Waters
- 689
- 2
- 8
- 16
5
votes
3 answers
ScriptManager EnableCdn - does not work on SSL
I am trying to user EnableCdn property in ScriptManager. Basically I have this piece of code in my master page file:

tomkuj
- 81
- 1
- 5
4
votes
3 answers
Asp.Net CDN Minified JQuery Not Gzipped?
Does anyone know if there is a reason why the minified versions of the jQuery files on the Asp.Net content delivery network are not gzip compressed? The non-minified versions are properly…

Sam
- 9,933
- 12
- 68
- 104
3
votes
2 answers
Best performance for storing static files (images, css, javascript) - CDN - BlobStorage or WebRole
I have a very basic question about CDN - BlobStorage and WebRole, and perfrormance.
I have a very simple web site with static content, HTML, Js, Images, CSS & videos (totally could me max 3-5MB the whole content if the users visit all the site). The…

Stelio
- 561
- 6
- 15
3
votes
0 answers
ScriptManager only allows jQuery CDN fallback with Microsoft ASP.NET CDN
How can I use any CDN with ScriptManager CDN fallback for my custom jQuery ScriptResourceDefinition?
When I use ajax.aspnetcdn.com, my browser properly renders the