You never know what hijinks are in store when Adam Kinney and John get together. In this episode, Adam makes his theatrical return to Silverlight TV and claims to have filmed the best Expression Blend 3 video ever! Adam demonstrates:
- sketching with SketchFlow
- importing images
- path conversion to elements
- sample data
- editing item templates
- data binding
- behaviors
- effects
- visual states
- easing
This is a great and very practical demonstration of Blend 3 from the Expression Evangelist himself.
Links for this episode:
- http://adamkinney.com/ – Adam’s blog covering Silverlight and Expression Blend
- http://projectrosetta.com/ – includes tutorials covering a lot of the exact material we went through in the video
- http://expressionblend.codeplex.com/ – the Behaviors sample pack we talked a lot about
This is a short demonstration of new MFC features in MFC and ATL which help with integrating your application’s file type into Windows Explorer. This is done by implementing handlers for preview, thumbnail and search filtering, all of which are implemented in an application generated by the MFC application wizard. Pat Brenner, MFC guru and one of the folks who design and implement MFC is your host.
This is a short demonstration of new MFC features in MFC which help with integrating your application with the Windows Restart Manager. This is done by implementing handlers for restart and crash recovery, and by integrating an auto-save feature that uses the document-view architecture to save intermediate temporary copies of your document. This is implemented in an application generated by the MFC application wizard. Pat Brenner, MFC guru and one of the folks who design and implement MFC is your host.