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 |
What is the relationship between silverlight and windows media player?
Can we add the reference of a class library project in silverlight application project?
Which tools are required to build silverlight applications?
where is the silverlight application present?
Differentiate between Silverlight 1.0 and Silverlight 2?
How can iis improve silverlight streaming?
Does silverlight work on safari?
how can be a silverlight application shown in full-screen mode?
can you use any specific patterns in silverlight programming?
Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?
List the steps involved in consuming the WCF services in Silverlight
What is MainPage.xaml?