Describe the different XAML files generated when a new project in Silverlight Visual Studio is created



Describe the different XAML files generated when a new project in Silverlight Visual Studio is creat..

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

Post New Answer

More Microsoft Silverlight Interview Questions

How to change the default page of a Silverlight application?

1 Answers  


How to perform Event handling in Silverlight application?

1 Answers  


What is the use of AppManifest.xml file in Siverlight Application?

1 Answers  


Is Silverlight supported by all major browsers?

1 Answers  


How would you use a .xap file?

1 Answers  


Explain the relationship between silverlight and windows media technologies?

1 Answers  


Will silverlight support digital rights management?

1 Answers  


does silverlight application supports desktop implementation?

1 Answers   Microsoft,


What silverlight is composed of?

1 Answers  


What is deep zoom in silverlight?

1 Answers  


What are the benefits of silverlight?

1 Answers  


what is silverlight run time?

1 Answers   Microsoft,


Categories