Good resources for learning WPF

wpf

Solution

I would search StackOverflow ... as there is already a lot of good stuff on this topic.

In particular, check out: WPF Sample Applications

But here are some additional links to get you started in WPF:

- What are the best resources for learning WPF?

- What did you find hardest to understand when learning WPF?

- How to begin WPF development?

- What WPF books would you recommend?

- What applications could I study to understand DataModel-View-ViewModel?

Good luck!

Problem

I am very new to WPF and I am interested in learning it. I have gone through some tutorials, but I am looking for a website or book containing projects/assignments along with solutions so that you can code and learn. As I work through a project, I'd like to be able to refer to a solution in case I get stuck somewhere. Can someone please share any links/material if you have which can give me some WPF Projects/assignments to work on along with solution. Thanks.

Original source

Related problems