Archive for March, 2009
Serializing an Object Tree
If you look at it closely, XAML is actually just a language that describes how to instantiate objects. Only that in most of the cases it is used to describe objects from the System.Windows.Controls namespace. When a project contains a .xaml-file, the compiler compiles it into a binary format called BAML (hard to guess – [...]
Read Full Post | Make a Comment ( None so far )

