How to change the default page of a Silverlight application?
Answer Posted / Laxmi Kumari
To change the default page (MainPage.xaml) of a Silverlight application, follow these steps:n1. Right-click on the Silverlight project in Solution Explorer.n2. Click on ‘Properties’.n3. In the Application tab, find the 'Startup URI' field.n4. Change the value to the name of your desired startup page (e.g., MyNewPage.xaml).n5. Save the changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category