XAML stand for eXtensible Application Markup Language. It was introduced in Microsoft's .NET 3.0 framework and is used heavily in WPF applications.
XAML stand for eXtensible Application Markup Language. It was introduced in Microsoft's .NET 3.0 framework and is used heavily in UI layout for WPF applications. More information can be found here: http://msdn.microsoft.com/en-us/library/ms752059.aspx and also here: http://en.wikipedia.org/wiki/Extensible_Application_Markup_Language