Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have been writing C# Winform applications for years but would Like to make the move to wpf applications.

I feel I have gotten all I can out of YouTube tutorials on the subject and have a basic understanding but I feel if I had to do anything at all complex I wouldn't know how to do it correctly and resort to putting everything into the code-behind and start treating it as more of a winform application.

The only place I have found that explicitly lists wpf tutorial videos is http://www.learnvisualstudio.net/ and that appears to only have about two hours of video on the subject.

Ideally I would love to find somewhere that had 10-20 videos that build more and more complex applications that demonstrate the different features within wpf. Is there anything like this? Is a book such as this: WPF 4.5 Unleashed the best way to learn?

Additionally, I would like to learn the MVVM architecture for use in wpf. I would also appreciate any suggestion on that subject too.
Posted
Comments
Sergey Alexandrovich Kryukov 5-Jan-15 15:51pm    
Don't go, sit down. :-)
—SA

1 solution

I usually advise something a bit more efficient: WPF on leash. Anyway, I never met people skilled in WPF who used any other way. :-)

—SA
 
Share this answer
 
v3
Comments
King Fisher 5-Jan-15 23:54pm    
you are Great :)
A good link to learn 5+
Sergey Alexandrovich Kryukov 6-Jan-15 10:36am    
Thank you.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900