How to change the default page of the silverlight application?
Answer / Fahad Javed
nApplication Pages: These are ASP.NET pages that can be used in a SharePoint solution to implement custom functionality. Application pages have an .aspx file with code-behind files written in C# or VB.NET.nSite Pages: These are standard ASP.NET pages created within a site collection and are used for creating custom content or adding web parts.nContent Pages: In SharePoint Foundation 2010, Content Pages were renamed as Publishing Pages. They represent the primary container for publishing content in a SharePoint publishing site.
| Is This Answer Correct ? | 0 Yes | 0 No |
How could you determine the media position when playing a video in silverlight?
Is silverlight compatible with multiple browsers and operating system?
Can I consume WCF and ASP.NET Web Services in Silverlight?
how can be the default page settings changed for a silverlight page ?
What are the components of silverlight?
What kinds of fonts are supported with silverlight?
How would you perform event handling in silverlight?
How to set silverlight contents width as 100%.
How to change the default page of a Silverlight application?
Expression studio orvisual studio, which one better to use for developing silverlight application?
Explain the purpose of parent xaml tag of silverlight page?
Explain how to add the reference of a class library project in silverlight application project