Some interesting resources could be found at MSDN site – Learn .NET Framework 3.0 provides a collection of .Net 3.0 materials.
Learning Windows Workflow Foundation by Angel Lopez – quite comprehensive collection of the WWF related resources. Could be useful if/once I start learning it.
Chuck Jazdzewski [MSFT] has nice XAML introductory series titled “A Tour of XAML” on his …Removing All Doubt blog (among others, there is nice introduction to compatibility in parts 5 to 8.):
- Part 1: What is XAML?
- Part 2: Property Elements?
- Part 3: Type converters
- Part 4: Backward compatibility
- Part 5: Forward compatibility
- Part 6: Forward Compatibility (continued)
- Part 7: Fun with markup compatibility
- Part 8: More fun with Markup Compatibility
And then, all kinds of web sites related to first steps in WPF:
- 2007.08.23 The WPF Directory – looks quite promising
- A Collection of Useful Avalon Tutorials from digitalnetbizz’s WebLog - it is what it says it is – a collection of useful WPF tutorials and resources. Some of it is outdated, but…
- Getting started in WPF from jfo’s coding blog
- Styles and triggers in WPF from MSDN Benelux – nice introduction
- WPF: Animations in XAML and code-behind - tutorial by Laurent Bugnion
- LearnWPF.com – quite nice site with many cool things, but a bit weird navidation. For example, How can I display time information more graphically in WPF? post cannot be found via the main page.
- Xamlog – could become interesting
- XamlDev – has potential
- Control Customization Overviews – an MSDN document with all MS control templates
- NetFXGuide tries to systematize .Net3 resources on the Web – could become interesting site if they succeed.