Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WPF quickstart documentation [closed]

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:

  • WPF Unleashed by Adam Nathan
  • Pro WPF: Windows Presentation Foundation in .NET 3.0
  • Programming WPF by Chris Sells and Ian Griffiths

Blogs:

  • Blog about data binding in WPF by Beatriz Costa
  • Ask Dr. WPF
  • Guided tour on WPF

Links:

  • MSDN Hands-on Lab from Microsoft about WPF
  • msdn on getting started with WPF
  • windowsclient.net
  • Lernwpf.com
  • Series of articles on Codeproject
  • Some WPF videos on windowsclient.net

Demo Applications:

  • Family.Show from Vertigo
  • Babysmash
like image 406
Jan Avatar asked Oct 08 '08 10:10

Jan


3 Answers

Check out the Channel9 Videos and Screencasts about WPF.

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

like image 106
FantaMango77 Avatar answered Nov 14 '22 15:11

FantaMango77


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

like image 33
Gripsoft Avatar answered Nov 14 '22 14:11

Gripsoft


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.

like image 1
user7116 Avatar answered Nov 14 '22 16:11

user7116