Answer Posted / Sumit Kumar Sahay
While XAML (eXtensible Application Markup Language) is the primary markup language for creating WPF UI, it's possible to create WPF applications using only code-behind (C# or VB.NET). However, using XAML provides a declarative syntax that separates UI design and application logic, making development faster, easier, and more maintainable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category