Hi XAML learners,
What are the other areas of application development where XAML language contributing?
When writing .NET application, usually C# is not the only syntax you need to know. If you write WPF applications, use WF, create XPS documents, or write Silverlight applications, you also need XAML (eXtensible Markup Language). XAML is a declarative XML syntax that's usually needed with these applications.
Thanks.
Loading
mursaleen fayyazPosted Jun 14, 2013, 2:26 PM
Sunny SharmaPosted Jun 13, 2013, 12:31 AM
Nice shot. Please correct the abbreviation: "XAML (eXtensible Markup Language)" as
(eXtensible Application Markup Language)
Thanks.