How to Set Up a Startup Page in Silverlight
Silverlight is a Microsoft programming language for animated Web pages. Microsoft lets you choose the Web page that starts when the user opens your domain name in the Web browser. The default Web page is "default.html," but Microsoft Silverlight's editor gives you control of the startup page. This is beneficial for website developers who make a custom page for websites developed using the Microsoft Silverlight language.
Instructions
-
-
1
Double-click the Silverlight project file on your computer. Double-clicking your project file opens the project on your desktop, along with the Silverlight editor.
-
2
Right-click the page you want to set up as the startup page. Select "Startup." A small icon shows up next to the form to identify it as the startup page.
-
-
3
Click the "Save" button at the top of your editor. Click "Run" in the toolbar to open the project in your default browser to test the new changes.
-
1