what is xaml? What is the difference between xml and xaml?



what is xaml? What is the difference between xml and xaml?..

Answer / 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

More WPF Interview Questions

What is xaml in wpf and why do we need it?

1 Answers  


How are individual units combined in to a single unit?

1 Answers  


Which namespace has ‘popup’ and ‘thumb’ controls?

1 Answers  


What does polyline stand for in wpf?

1 Answers  


Define wpf?

1 Answers  


What are style triggers?

1 Answers  


List some of the best practices of using wpf in case you are planning to build a localized/globalized application?

1 Answers  


What operating systems does wpf currently support?

1 Answers  


What is the use of wpf?

1 Answers  


What are the different types of layout controls?

1 Answers  


What is the base class for all renderable types in wpf?

1 Answers  


What is the difference between xmlns and xmlns:x in wpf?

1 Answers  


Categories