Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Building Modular Silverlight Applications
  • Prism -  10 Things to Know
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight

Silverlight Hosting

Skip Navigation LinksHome / News / View News

Assembly Caching in Silverlight 3 - Practical Example

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Jul 29, 2009
(0 votes)
Danijel Belgrade has posted a practical example of using Assembly Cache in new projects. To use it for existing ones you just have to skip Step 1 and 2 from the tutorial.

Silverlight 3 Assembly Caching feature makes XAP files much smaller, which can dramatically reduce download for your existing Silverlight 3 application users, resulting in much better user experience even if code is constantly evolving.

Assembly caching is practically collection of zip files holding third party or any other dlls that is downloaded to client's machine on Silverlight application start and saved in browser's cache via browser's cache mechanism.

Silverlight 3 Assembly Caching is not available in OOB scenarios and when external dlls are needed only on user's request.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 1 and 3 and type the answer here: