Quick tip: MS Content Delivery Network

Things you notice while watching videos on Microsoft Virtual Academy: ASPNETCDN.

This is rather embarrassing -for a .NET developer- but, rather late, I just found Microsoft’s CDN for JS libraries. I’ve been using Google’s CDN for so long… We’ll ignore that 🙂

Navigate to the Microsoft Ajax Content Delivery Network for a listing of releases available for use. You can link to those as you would with any other CDN hosted library.

e.g.

<script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.js"></script>
MGR: the Intelogist

About MGR: the Intelogist

SharePoint Server developer, turned Sitefinity developer, turned Angular developer, turned SharePoint Online consultant, turned Unily consultant, turned O365 consultant... Never a dull moment!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> 

This site uses Akismet to reduce spam. Learn how your comment data is processed.