(X) Hide this SilverlightShow next training events: Getting started with the Silverlight 5 Beta - a free 1 hour webinar on May 11th, by Michael Crump. Join at 10 am PST.
XNA for Windows Phone 7 - a 3 day training by MCC Peter Kuhn. June 1-3, 9 am - 1.30 pm PST. Sign up early-bird for $199.

More from Silverlight Show

  • Daily News Digest 05/04/2011
  • WP7 app designed for the ladies: Woman Calendar
  • WP7: Metro In Motion Part #4 – Tilt Effect
  • Silverlight 1 to Silverlight 5 Beta, Release History Available from Microsoft
  • Blending the WebBrowser Control with your App
Skip Navigation LinksHome / News / View News

Minify the size of your XAP file with some help from Telerik

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Apr 27, 2011
(0 votes)
Tags: Windows Phone 7 , Telerik , Matt Lacey
SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter

Matt Lacey has a nice advice to all WP7 devs who want to make the size of their XAP file as small as possible... with a little help from Telerik!

Source: Matt Lacey's Blog

For an app I've been working on recently (more off than on) I wanted to get the start up time as short as possible. One of the ways I've been doing this has been to remove unnecessary external libraries and to optimise my use of the ones that I do need.

Now, while I'm a big fan of NuGet sometimes I don't want everything in a library. In this instance I created a version of the library I was using specifically restricted to the functionality that the app needs. I did this by getting the source of the library I was using (well actually libraries as there were 2), added the source project to my solution, excluded everything I didn't need from the project and then linked my app to that project rather than the downloaded copy of the compiled library.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 3 and 6 and type the answer here: