Explain the purpose of parent xaml tag of silverlight page?
Answer / Pankaj Rana
The Parent XAML tag (UserControl) in a Silverlight Page serves as a container for other controls, user interfaces, and behaviors. It essentially sets up the structure and hierarchy of elements within the Silverlight application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How style works with silverlight?
How do you grant silverlight permission to talk to a server that is not on your local host.
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
How to perform Event handling in Silverlight application?
What you must require in order to run silverlight applications on a web server?
What is SilverLight ? Can SilverLight run in other platforms other than window?
What is the use of AppManifest.xml file in Siverlight Application?
Is silverlight supported on various locales?
Expression studio orvisual studio, which one better to use for developing silverlight application?
List some of the benefits of using Silverlight
can we add the reference of class library project in silver light application project?
What is the relationship between silverlight and windows media player?