Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
Answer / Chaman
When a new project is created in Silverlight Visual Studio, it generates three main XAML (.xaml) files: MainPage.xaml (the entry point of the application), App.xaml (contains settings for the entire application), and resources.xaml (contains reusable styles and templates).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the default page of a Silverlight application?
How to perform Event handling in Silverlight application?
What is the use of AppManifest.xml file in Siverlight Application?
Is Silverlight supported by all major browsers?
How would you use a .xap file?
Explain the relationship between silverlight and windows media technologies?
Will silverlight support digital rights management?
does silverlight application supports desktop implementation?
What silverlight is composed of?
What is deep zoom in silverlight?
What are the benefits of silverlight?
what is silverlight run time?