What is the parent xaml tag of silverlight page? Explain its purposes.



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

Post New Answer

More Microsoft Silverlight Interview Questions

What is the silverlight official name?

1 Answers  


Give a brief description of the .XAP file

1 Answers  


Expression studio orvisual studio, which one better to use for developing silverlight application?

1 Answers  


How to perform event handling in silver light?

1 Answers  


How to use xaml namescope in silverlight?

1 Answers  


What objects support tranformations?

1 Answers  


Can I consume WCF and ASP.NET Web Services in Silverlight?

1 Answers  


what is silverlight run time?

1 Answers   Microsoft,


Can we add the reference of a class library project in silverlight application project?

1 Answers   Microsoft,


How does the rendering engine work in silverlight?

1 Answers  


What is Moonlight?

1 Answers  


Explain silverlight architecture?

1 Answers  


Categories