I am totally new to WPF and looking for good quickstart documentation to start with. I will buy the book WPF Unleashed from Adam Nathan, but thats more a reference than a quickstart i think.
I just want you to tell me your favorite links and books and maybe demo applications concerning wpf development.

Focus of answers should be on best practices, good readable introductions (i hate the link farms on msdn ;) and comprehensive references.

EDIT: I will try to assemble all suggestions in a short list sorted by type. And please try to give a short reason why you suggest especial that link or that book.

Books:

Blogs:

Links:

Demo Applications:

link|improve this question

71% accept rate
feedback

5 Answers

up vote 1 down vote accepted

There is an excellent Hands on Lab for building an Outlook-esque UI using Blend and Visual Studio. It is a bit out of date in terms of Blend 2.5, but it is instrumental in learning how to use WPF and effectively using Blend.

link|improve this answer
Great - thats exactly what i was looking for! – Jan Oct 8 '08 at 16:18
feedback

Check out the Channel9 Videos and Screencasts about WPF.

Another resource to get started is the official Microsoft WPF site at windowsclient.net.

link|improve this answer
feedback

My Favourite Book is Pro WPF: Windows Presentation Foundation in .NET 3.0 ( http://www.apress.com/book/view/1590597826)

link|improve this answer
Can you tell me your key reasons, why you prefer that book over other? – Jan Oct 8 '08 at 10:59
feedback

Have a look here: some guides for WPF

link|improve this answer
feedback

I have read most of the WPF books on the market. Programming WPF by Chris Sells and Ian Griffiths is the best and Pro WPF the second best IMHO. Just my two cents.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.