What is a .baml file?



What is a .baml file?..

Answer / Bhargov Nandan Pandey

A .BAML (Binary Application Markup Language) file is an XML-based binary format used by WPF (Windows Presentation Foundation). It contains XAML content, which defines UI elements and their properties. When compiled, the .BAML file is converted into a .DLL or .EXE file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is windows presentation foundation font cache?

1 Answers  


Explain Routed events in WPF?

1 Answers  


What are the types of binding modes?

1 Answers  


What is 'one-way-to-source' binding property?

1 Answers  


Can you explain wpf command with an example?

1 Answers  


What is a form based application?

1 Answers  


What is mvvm wpf?

1 Answers  


What is the difference between wpf and xaml?

1 Answers  


What kind of documents are supported in wpf?

1 Answers  


What are Attached Properties in WPF?

1 Answers  


How you get a ToolTip over a disabled element in WPF?

1 Answers   Tech Mahindra,


What is an adorner?

1 Answers  


Categories