Question - Mention the advantage of using XAML?
Answer -
The advantage of using XAML is
- XAML code is clear to read, and they are short
- Separation of designer code and logic
- Tools like expression blend used for graphical design require XAML as source
- It clearly separates the roles of designer and developer