in the normal wp7 app, there is only one project. I try to add another project into an existing solution. however, it could not run. I think it is possible to add more than one project templates into existing solution. But I just dont know what need to be done or what files need to be deleted. woud appreciate your help on this.
----- Update ---
Create two projects; ProjMain and ProjChild
In projChild, add a new Page and delete App.xaml, MainPage.Xaml,AppManifest.xml, WMAppManifest.xml, ApplicationIcon.png, Background.png
3 In ProjMain, I add ProjChild into this ProjMain.