Why we use XAML language in Silverlight?
Answer / Rajiv Kumar
XAML (Extensible Application Markup Language) is used in Silverlight because it allows developers to declaratively define the UI, separating the presentation logic from the application's code-behind. This makes creating complex user interfaces more efficient and easier to maintain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to set silverlight contents width as 100%.
Can you name built-in layout panels you have been using with silverlight?
What are those browsers which supports silverlight?
Will silverlight support all the codecs windows media player supports?
For windows, what are system requirement for silverlight?
What do you mean by silverlight.js file?
Describe the different layout controls available with the use of Silverlight
What is the usage of clientbin folder?
How do you grant silverlight permission to talk to a server that is not on your local host.
List the steps involved in consuming the WCF services in Silverlight
What files are contained by .xap file?
What is the difference between wpf and silverlight?