So I was trying to create one solution which would act as a master build to build the multiple Silverlight projects we have on the go. I ran into slight issues when setting this up, so I thought I’d outline how I did it.
1. Create a “Blank Solution” project.1a. File -> New Project 1b. [...]
Archive for August, 2008
19
Aug
2008
[C#, VS2008 ] One Solution, Mulitple Projects
07
Aug
2008
[Silverlight] What is a .xap File?
So in my travels I bumped into a screencast, and in it, the presenter appended the .zip extension to the end of the .xap file and was able to open up a collection of files by unzipping it! I was like… woooooooah, that’s something I didn’t know.
What is an .xap file?
The .XAP file is [...]
