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 |
what is the use of client bin folder?
what are the advantages of extensible application markup language (xaml) over c# or vb.net?
What are the different classes used in visual tree?
How would you use a .xap file?
How would you perform event handling in silverlight?
How to use xaml namescope in silverlight?
Explain how to set silverlight contents width as 100%.
Describe the different layout controls available with the use of Silverlight
What are the benefits of silverlight?
What is the difference between logical and visual tree?
What is xaml in silverlight?
What is the methodology adopted to change the startup page of any particular Silverlight application?