What is the methodology adopted to change the startup page of any particular Silverlight application?
Answer / Rakhi Sharma
{"In the AppManifest.xml file, set the StartupUri property to the name of the XAML file that contains the desired startup page."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Does silverlight have a system.console class? Why?
How can you see a silverlight application in full-screen mode?
Which types of video files can be supported in silverlight?
Is Silverlight free?
What is the difference between wpf and silverlight?
What is the parent xaml tag of silverlight page? Explain its purposes.
Explain the mouse events that silverlight currently supports.
What objects support tranformations?
How would you perform event handling in silverlight?
What are differences between silverlight and asp.net?
what is a .xap file?
Can I add more than one .xaml pages in silverlight application?