Hi,
I think I have got some grasp over basic WPF fundaes.
Now I want to go deep. However, apart from understanding how the classes work under the hood, I would like to learn practical aspects of WPF; that is, how to use it in real life projects.
I have seen a number of such books for Web Frameworks and languages such as Django, PHP etc, but none for WPF or for that matter, Winforms. All books of WPF/Winforms just include snippets, for that particular section/chapter.
I saw this question: http://stackoverflow.com/questions/720727/practical-silverlight-wpf-books, but it has more silverlight taste. I want for WPF.
I think reading blogs by WPF disciples and others is a good option, but I was thinking more of a systematic study.
So my question in nutshell is, what is the best systematic way to learn practical WPF programming for an advanced beginner?
Thanks!