Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft ASP.NET

Faster web page loading by defering and combining multiple external javascripts into one

Author: codeproject.com | Published: 10th May 2008 | Visited: 149 times | Add Comment
Filed in: ASP NET

Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual speed

Read Article
 

Sponsored Links

 


Related Articles

 Overriding App.Config Settings for Multiple Objects One method for loading common and object-specific data from your app.config f ...

 A simplified non topic based Event Notification Server in wcf with multiple protocol support. To be notified when an alert is generated in a system without filtering for what type of event you are registe ...

 Multiple File Upload User Control This article describes how to create an user control with event & propert ...

 The Page Life Cycle of Client [Browser] Explained the client side page life cycle, ajax partial ren ...

 JavaScript Page Cookie (maintaining page state) Sometimes you need to redirect the user from the current page to accomplish a part of a task. Most people use pop-up windows to refrain from doing this, but sometimes you just can't do it any other ...

 [AWS:EC2] Preparing For EC2 Persistent Storage: Redundant Disk Storage Across Multiple EC2 Nodes *To... So as Jeff Barr recently pointed out over on the Amazon Web Services blog, Amazon Web Services Blog: Redundant Disk Storage Across Multiple EC2 XML Hacker M. David Peterson has put together a really interesting article. As part of hi ...

 Dynamically generating thumbnail images in ASP.NET with C# without affecting initial page load time Generate thumbnail on the fly without affecting page load ...

 Fast ASP.NET web page loading by downloading multiple javascripts after visible content and in batch Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual s ...

 External table intermittent errors I'm having a problem with External tables. Most of the time I can read the data in the table without any issue. But when I issue the query below I get an error. <b>Contents of test.csv file</b> <code>Tool type,ID Common,1 Type1,2 Type2,3 ...

 Developing an ASP.NET page with MasterPage and Localization The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localiza ...



Next: Simple Component Inheritance In ExtJS



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links