Learning for real employment
I have a 20 year career in another programming platform. I've started to learn C#, .net and WPF with C#. There is so much out there that I don't know where to concentrate. I understand some basics. I helped on a WPF project at work so that is how I got started with WPF but I want to know how to write .net applications from start to finish. I start to write something and then someone says thats not the correct way to do it... I want to learn C# and WPF the correct way as it would be used in the real business world. Where do I start? What else is important to learn? I have written database programs in my old language so I'd like to start with desktop apps in C# and WPF since i'm familiar with that concept.
Mahesh ChandPosted Oct 10, 2011, 10:02 PM
Mahesh ChandPosted Oct 11, 2011, 1:26 AM
Manikavelu VelayuthamPosted Oct 11, 2011, 1:15 AM
Silverlight - Web Application
Both are based on the XAML.
You should concentrate on the MVVM pattern if you are learning WPF. That could give you some additional value.
L VanPosted Oct 10, 2011, 10:19 PM
L VanPosted Oct 10, 2011, 9:37 PM
Mahesh ChandPosted Oct 10, 2011, 8:07 PM
http://www.apress.com/9781430272052
Once you are done with the book, then you can pick controls, topics and more. Check out WPF section on C# Corner with lot of WPF tutorials.