Creating a Project from xaml and xaml.cs files
Posted by: Jesse Liberty - Silverlight Geek,
on 01 Jun 2008 |
View original | Bookmarked: 0 time(s)
I posted the code for the PageSwitcher app described in a previous blog post, but to save space and to make the download faster, I didn't include anything but the code (no solution or project files). A reader wrote asking how to create a project and it is a more than fair question as the answer is not obvious until you've done it a couple times, so let's walk through that example. When you download the code, you'll receive a zip file named PageSwitcher.zip. Unzip that and you'll...