Is WPF easy to learn when compared to other languages?. Or should the Approach towards WPF learning be changed in comparison with other languages?.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, first of all – WPF is anything BUT a langauge. WHat you ask is like “is it hard to learn GIF compared to other langauges”.
The “langauge” behind WPF is XAML – and XAML is not hard to learn TECHNICALLY, but making sense out of the hundreds of objects and variations of approaches is not exactly easy. It is akin to HTML and CSS and Javascript in one system, standardized – but supercharged.
Expect first results fast, then some really hard way up to the next levels.