Adam Calderon

Thoughts about .NET that sometimes hurt my brain

My Links

News

Post Categories

Archives

Blog Stats

C# MVP

Latest Publications

XAML a closer look

XAML (Extensible Application Markup Language) is an xml based language for creating trees of .NET objects. It is being used not only in Windows Presentation Foundation (WPF) but also in Windows Workflow Foundation (WF). The strenght behind this language is it’s human readable and writeable. This channel 9 video There's Something About XAML  presented by Rob Relyea a Program Manager on the WPF team talks about the history of XAML, how it's been designed, how it works, what a BAML file is and what's in it, how the build process works, thoughts on debugging, tooling, and much more. This is a really cool video with lots of great content.

 

posted on Friday, July 21, 2006 5:08 PM