I'm using Visual Studio 2010 Express for Windows Phone... Trying to make a windows Phone 7 App..
I've made the mistake of putting everything into mainpage.xaml and doing an intro stage secondly...
So Now as soon as i load the virtual phone, it brings up Mainpage.xaml as the default page...
I want Homepage.xaml to be the Default page.
I've looked in every xaml page looking for "Mainpage.xaml" thinking it will have some line of code saying "Load this first" I've looked in all menus (that i'm aware of) and i still can't figure out how to change page priority!
i've even tried renaming both files... But this gave me a big big problem with coding across the application...
Bookmarks