what is xaml? What is the difference between xml and xaml?
Answer Posted / Gaurav Bhardwaj
{"xaml": "XAML (Extensible Application Markup Language) is an XML-based markup language used to create user interfaces for various .NET applications, including WPF. The primary difference between XML and XAML lies in the namespace declarations and custom controls definitions. While XML is designed to store and transport data, XAML allows the definition of a UI along with data bindings and event handlers."}
| 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