Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Copy edited (e.g. ref. <http://en.wikipedia.org/wiki/JQuery>).
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

Not an earth shattering-shattering optimization, but I thought I'd throw this out there - Use CDN's for jqueryjQuery, etc..

Quote from ScottGu himself: The Microsoft Ajax CDNCDN enables you to significantly improve the performance of ASP.NET Web Forms and ASP.NET MVC applications that use ASP.NET AJAX or jQuery. TheThe service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

We even use the CDN for our webparts in Moss that use jqueryjQuery.

Not an earth shattering optimization but I thought I'd throw this out there - Use CDN's for jquery, etc.

Quote from ScottGu himself: The Microsoft Ajax CDN enables you to significantly improve the performance of ASP.NET Web Forms and ASP.NET MVC applications that use ASP.NET AJAX or jQuery. The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

We even use the CDN for our webparts in Moss that use jquery.

Not an earth-shattering optimization, but I thought I'd throw this out there - Use CDN's for jQuery, etc..

Quote from ScottGu himself: The Microsoft Ajax CDN enables you to significantly improve the performance of ASP.NET Web Forms and ASP.NET MVC applications that use ASP.NET AJAX or jQuery. The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

We even use the CDN for our webparts in Moss that use jQuery.

Source Link
Ta01
  • 31.7k
  • 13
  • 74
  • 100

Not an earth shattering optimization but I thought I'd throw this out there - Use CDN's for jquery, etc.

Quote from ScottGu himself: The Microsoft Ajax CDN enables you to significantly improve the performance of ASP.NET Web Forms and ASP.NET MVC applications that use ASP.NET AJAX or jQuery. The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

We even use the CDN for our webparts in Moss that use jquery.