Share via


Avalon BAML format makes my life harder!

Since I've started developping with Avalon, I've been frustrated with BAML. If I could see the equivalent source code for the XAML I write, it would help me better understand XAML!

And if the corresponding source code would be in the assemly I build, I could debug so much more easily (e.g. when an exception would happen in the generated code).

Am I the only one?

(P.S. you might want to have a look at MarkupCompilation: XAML, BAML, .g.cs Details)

Comments

  • Anonymous
    August 11, 2005
    I´m an avalon beginner. You´re absolutely right, I have the same problems.