What is xaml in wpf?



What is xaml in wpf?..

Answer / Ramesh Babu

XAML (eXtensible Application Markup Language) is a declarative markup language used by WPF, Silverlight, UWP, and Xamarin to create user interfaces. It separates the presentation layer from the code-behind, making it easier for developers to design visually appealing and maintainable applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What the first class that is loaded by any new WPF Application project?

1 Answers  


Explain the need of "inotifypropertychanged" interface?

1 Answers  


How we can enter multiple lines of text in WPF Textbox?

1 Answers   Tech Mahindra,


List some common localization or globalization practices for localizing or globalizing wpf?

1 Answers  


Is wpf an mvc?

1 Answers  


What are the types of bitmap effects?

1 Answers  


What kind of questions would you expect someone to know during an interview for a job doing wpf/silverlight development?

1 Answers  


Explain the difference between visual and logical tree in wpf?

1 Answers  


How to restart a wpf application programmatically?

1 Answers  


Name Some Methods of MediaElement in WPF?

1 Answers  


Can Windows Service be created Using WPF?

1 Answers  


What are the different ways of binding using relative source?

1 Answers  


Categories