What is xaml namespace?



What is xaml namespace?..

Answer / Vivekanand Ojha

The XAML (Extensible Application Markup Language) namespace is a markup language used in Windows Presentation Foundation (WPF), Silverlight, and Windows Workflow Foundation. It provides a mechanism to declaratively create and modify user interfaces and application resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Is wpf a framework?

1 Answers  


Is it possible for a control to define a handler for an event, that the control can't itself raise?

1 Answers  


How many ways are there to deploy wpf applications, and what are they?

1 Answers  


What type is used to render wpf output to a bitmap?

1 Answers  


What is prism?

1 Answers  


Why is mvvm better for wpf?

1 Answers  


How to disable the parent window while a popup is active wpf?

1 Answers  


Explain how you can display different data at run time and design time?

1 Answers  


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

1 Answers  


What are style triggers?

1 Answers  


What is the difference between wcf and wf?

1 Answers  


Can we use wpf in web application?

1 Answers  


Categories