Codelog

foreach(Snippet aSnippet in CodeLog){ aSnippet.GetSolution(); }

Archive for the ‘baml’ tag

DoUNo: XAML gets compiled in to a BAML

without comments

What does a xaml file gets compiled in to ? It gets compiled in to a baml (binary xaml). More @ wikipedia.

You can find the .baml file in the \obj\Debug folder.

Written by sudarsanyes

February 1st, 2010 at 10:13 am

Posted in C#, DoUNo, UI, WPF, xaml

Tagged with , , , , ,