What is xaml in silverlight?
Answer / Avadhesh Kumar Verma
XAML (eXtensible Application Markup Language) is a declarative markup language used in Silverlight for defining the user interface of an application. It separates the UI from the code, making it easier to design and maintain the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
can we add the reference of class library project in silver light application project?
what is easing functions in silverlight?
Give a brief description of the .XAP file
How to apply style elements in a silverlight project?
How can silverlight use asx files?
How to perform Event handling in Silverlight application?
Can we use external fonts in Silverlight? How
what are the restrictions of web service accessing in silverlight?
Is Silverlight supported by all major browsers?
What is the difference between wpf (windows presentation foundation) and microsoft silverlight?
Explain teh purpose of parent xaml tag of silverlight page?
explain how you can pass parameters to silver light controls from asp.net pages?