What is XAML and how it is associated to WPF?
3223
18-Jul-2013
Anonymous User
18-Jul-2013XAML is a new mark up language which is used for defining UI elements and its relationships with other UI elements. The XAML is introduced by WPF in .NET 3.0 WPF uses XAML for UI design.