Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Avalon   (RSS)

Avalon tip of the day

When an Avalon app starts up, it parses the XAML file, and as it parses the file, it creates the object tree. Creating the object tree requires that the constructors for the objects be called. And if one of those constructors were to fail, you get a XamlParseException.
Posted by ericgu | 6 Comments
Filed under: , ,

Getting started with Windows Presentation Framework (aka Avalon)

I'm starting to play around with Avalon (a name that I'll continue to use because of the savings of 2 syllables over WPF. It's my little contribution to help out in the syllable crisis... (Maybe the decibet would help....)) And I've found it a bit hard
Posted by ericgu | 2 Comments
Filed under: , ,
 
Page view tracker