WPF Soup To Nuts: Resources Webcast

Well, Today is Part 8 of my WPF Soup To Nuts webcast series.  I'll be discussing the various types of resources a WPF based application can have.  Specifically, we'll look at Content and Embedded binary resources.  We'll then take a look at what I just call WPF Resources, which are resources that are actually defined within the XAML code itself (or procedural code, if you want) but can then be used throughout the rest of your application.  There is two ways to access these WPF Resources, statically and dynamically and we'll take a look at both.

To watch, just sign up right here!

As always, demo code is attached to this message.

Bill

WPFResources.zip