What is the parent xaml tag of silverlight page? Explain its purposes.
Answer / Harshit Dwivedi
The `<Page>` tag is the parent XAML tag for a Silverlight page. It contains all other elements within the page and serves as the main container for the UI elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the silverlight official name?
Give a brief description of the .XAP file
Expression studio orvisual studio, which one better to use for developing silverlight application?
How to perform event handling in silver light?
How to use xaml namescope in silverlight?
What objects support tranformations?
Can I consume WCF and ASP.NET Web Services in Silverlight?
what is silverlight run time?
Can we add the reference of a class library project in silverlight application project?
How does the rendering engine work in silverlight?
What is Moonlight?
Explain silverlight architecture?