What is the difference between XML and XAML?
Utilisateur anonyme
XML makes use of syntax tags that helps to identify the various data types in a file. XAML, or Extensible Application Markup Language, is a declarative XML-based markup language that is part of the Microsoft suite. It helps in the visual presentation of an application developed in Microsoft Expression Blend.