Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| eXtensible Application Markup Language
|
| Definition
| XAML is a XML-based, declarative language that defines objects and their properties in XML. XAML syntax focuses upon defining the UI (user interface) for the Windows Presentation Foundation (WPF). Therefore, XAML divorces the visual layout from the code behind it. Longhorn applications can be created using this declarative markup language for the interface definition and managed procedure code.
|
| See also
| Windows Presentation Foundation, XAML article, XML
|
| You may edit this definition to improve or extend it.
|