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 |
List some of the benefits of using Silverlight
What are the different resource properties specifying a style?
Explain the concept of keyframe.
What are the different ways to display text with silverlight?
What is the difference between wpf (windows presentation foundation) and microsoft silverlight?
What are the features and benefits of Silverlight5?
Describe the different layout controls available with the use of Silverlight
What is clipping in silverlight?
What is a Silverlight.js file?
Explain the architecture of silverlight?
What are differences between silverlight and wpf?
How to perform event handling in silver light?