XAML stands for Extensible Application Markup Language, or
XAML and it is pronounced like "zammel", is an XML-based markup
language developed by Microsoft. XAML is the language behind the visual
presentation of an application that you develop in Microsoft Expression Blend,
just as HTML is the language behind the visual presentation of a Web page.
Creating an application in Expression Blend means writing XAML code, either by
hand or visually by working in the Design view of Expression Blend.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
XAML stands for Extensible Application Markup Language, or XAML and it is pronounced like "zammel", is an XML-based markup language developed by Microsoft. XAML is the language behind the visual presentation of an application that you develop in Microsoft Expression Blend, just as HTML is the language behind the visual presentation of a Web page. Creating an application in Expression Blend means writing XAML code, either by hand or visually by working in the Design view of Expression Blend.