TechEd 2007 was a blast. I had the opportunity to meet many WPF users and a few people who I hope will give WPF a try soon. Now that I am back, I will start following through with some related content. Below is a high level outline of a few upcoming posts. Although I had originally written a talk, after talking to a number of people on the first day of the conference, I decided to modify it. So that is included in the outline 

  1. Basic DataBinding
    • XmlDataProvider example
    • LiveDataObject data binding ( I may expand on this from what I did in the talk
  2. Themeing and Skinning
    • Internal themeing and skinning
    • External themeing and skinning
    • rethemeing examples
    • Forced Themeing
    • Runtime Themeing

Before I stop this post I also wanted to point out a resource. I had a number of questions where people wanted to see examples of WPF, WCF, and WF being integrated together into applications. I found the following link in the SDK after browsing around for a bit and thought that some of these examples would be good. They are already a part of the SDK so many of you may already have them.