By pro.shailendra
via windowsappstutorial.com
Submitted: Feb 25 2013 / 04:44
XAML pronounced as "ZAMEL" is a markup language that is used to design UI for .Net Application. It has been started to use in WPF development for making impressive UI for window application. XAML is similar to html and based on XML. XAML files are XML files and usually have the .xaml extension.
Add your comment