WPF is Microsoft new technology and brings a totally different way to develop windows applications. People say it has a big learning curve. I agree with this but if somebody guides you through the step by step way to learn WPF and in easy to learn way will help a lot.
Few months back when I started learning WPF I faced a lot of difficultly as there are so many resources on WPF and nothing takes you through step by step way to learn WPF. They helps a lot when you know WPF. With that in mind I my writing this article and going to make learning WPF very easy for you guys. You will learn WPF from my experience.
Few months back when I started learning WPF I faced a lot of difficultly as there are so many resources on WPF and nothing takes you through step by step way to learn WPF. They helps a lot when you know WPF. With that in mind I my writing this article and going to make learning WPF very easy for you guys. You will learn WPF from my experience.
Today I am going to guide you guys and take you step by step how to learn WPF.
I am planning to write couple of articles where I will point you to various resources and will get you started in WPF in as less as 1 day and help you master WPF concepts in couple of weeks.
Few things to do:
1. Go ahead and bookmark this page. You need to come again and again to this page as I will keep on putting more resources every week to help you learn and master WPF.
2. Leave some comments and rate this article. This will keep me motivated to bring more contents for you guys in future.
3. Go ahead and buy the two books mentioned at the end of article which will go very long with you in this WPF learning and mastering series. These will help you clear the every basics of WPF.
Few things to do:
1. Go ahead and bookmark this page. You need to come again and again to this page as I will keep on putting more resources every week to help you learn and master WPF.
2. Leave some comments and rate this article. This will keep me motivated to bring more contents for you guys in future.
3. Go ahead and buy the two books mentioned at the end of article which will go very long with you in this WPF learning and mastering series. These will help you clear the every basics of WPF.
Here is the very first reference that will introduce you quickly to WPF. You can go through these videos as quickly as one day. Let me know if some link does not work. If you do not know anything to WPF go through these in the order I placed, otherwise feel free to go to any part.
Part 3: Conceptualizing Windows Presentation Foundation
Part 4: Hello World
Part 5: Controls
Part 6: Panels
Part 7: Deploying XAML-Based Applications
Part 8: Resource Files
Part 9: Data Binding
Part 10: Adding Pizzazz with Style
Part 11: 2-D Graphics
Part 12: 3-D Graphics
Part 13: Animation
Part 14: Multimedia
Part 15: Compatibility with Win32
Part 16: Creating Controls
Part 17: Layout with Custom Panels
WPF Recommended Books:
I will recommend following two books, these will help you learning WPF as we proceed.
1. Windows Presentation Foundation Unleashed (WPF)
2. WPF in Action with Visual Studio 2008
Part 4: Hello World
Part 5: Controls
Part 6: Panels
Part 7: Deploying XAML-Based Applications
Part 8: Resource Files
Part 9: Data Binding
Part 10: Adding Pizzazz with Style
Part 11: 2-D Graphics
Part 12: 3-D Graphics
Part 13: Animation
Part 14: Multimedia
Part 15: Compatibility with Win32
Part 16: Creating Controls
Part 17: Layout with Custom Panels
WPF Recommended Books:
I will recommend following two books, these will help you learning WPF as we proceed.
1. Windows Presentation Foundation Unleashed (WPF)
2. WPF in Action with Visual Studio 2008
In next article I will introduce you guys on MVVM and will give you some really good links.