This is a mirror of official site: http://jasper-net.blogspot.com/

Tips & Tricks: How to change the output location of the Silverlight XAP?

| Sunday, August 22, 2010
In this Tips&Tricks, I will describe about changing the location of the output of your Silverlight application i.e. the .XAP file from it’s original “ClientBin” location to a different place. Developers sometimes need to put the XAP file in a specific directory based on their requirement. This trick will help them relocating the XAP file.

Read the full post & if you have any queries or suggestions, please let me know. Appreciate your feedbacks.

To change the location of the output XAP file just follow the below steps:
Right click on the Web Application project.
Click on the "Properties" from the context menu.
Click on "Silverlight Applications" from the left panel as shown in the below snapshot.

image%5B2%5D.png?imgmax=800

Read more: Kunal's Blog

Posted via email from .NET Info

0 comments: