Understanding In and Out of XAML in WPF

added by darwin5
9/21/2011 12:52:46 AM

226 Views

Extensible Application Markup Language and pronounced “zammel” is a markup language used to instantiate .NET objects. Although XAML is a technology that can be applied to many different problem domains, its primary role in life is to construct WPF user interfaces.


0 comments