how to change the default page of silver light application?
Answer / Mahendra Kumar
To change the default page of a Silverlight application, you should modify the StartupUri property in the App.xaml file. Set it to the XAML file name of the page you want as the default.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between mouseleftbuttondown and mouseleftbuttonup in silverlight.
Explain the term Moonlight?
what is .xap file?
can you use any specific patterns in silverlight programming?
Explain the concept of keyframe.
List the different components used in Silverlight?
give an example of creating button in xaml ?
Is silverlight compatible with multiple browsers and operating system?
can we add the reference of class library project in silver light application project?
How to use xaml namescope at run time?
What files are contained within the .xap file?
What is the role of silverlight plugin in the silverlight application life-cycle?