Skip to main content
Silverlight 3: Cached Assemblies and you can to!
Entry Date: Rate:
Site:
Keywords:
RSS Description:
One of the new features I mentioned in my What’s new/changed post on Silverlight 3 is the fact that any application developer can take advantage of the cached assembly functionality provided by Silverlight. Let me show you how and start with the current situation.
Comments:

SL 3.0 has added an easy and interesting way to add assembly caching, nice way to keep your main XAP file small, and place all your controls, toolkit assemblies in a separate one.