1 Comments
- sourceforge, on 05/12/2008, -0/+1This technique can be applied to any ASP.NET website (AJAX better)
codeproject.com — A web page can load a lot faster and feel faster if the Javascripts files referenced on the page can be loaded after the visible content has been loaded and multiple Javascripts files can be batched into one download. This article shows how to achieve this for ASP.NET