Friday, 4 January 2013

What is the benefit of using a markup language for designing a user interface? | WPF

     Using a markup language such as XAML, or even HTML, is beneficial because it provides a common medium for both designers and developers. Additionally, the markup language allows for a declarative approach for building applications, which is often easier to construct and maintain.

No comments: