*** Welcome to piglix ***

Extensible Application Markup Language

Extensible Application Markup Language (XAML)
Filename extension .xaml
Internet media type application/xaml+xml
Developed by Microsoft
Initial release June 2008 (2008-06)
Latest release
v2009
(16 April 2010; 6 years ago (2010-04-16))
Type of format User interface markup language
Extended from XML

Extensible Application Markup Language (XAML, Listeni/ˈzæməl/) is a declarative XML-based language developed by Microsoft that is used for initializing structured values and objects. It is available under Microsoft's Open Specification Promise. The acronym originally stood for Extensible Avalon Markup Language - Avalon being the code-name for Windows Presentation Foundation (WPF).

XAML is used extensively in .NET Framework 3.0 & .NET Framework 4.0 technologies, particularly Windows Presentation Foundation (WPF), Silverlight, Windows Workflow Foundation (WF) and Windows Runtime XAML Framework and Windows Store apps. In WPF, XAML forms a user interface markup language to define UI elements, data binding, eventing, and other features. In WF, workflows can be defined using XAML. XAML can also be used in Silverlight applications, Windows Phone apps and Windows Store apps.


...
Wikipedia

...