Question

Can anyone suggest me some websites to learn WPF Application Framework (WAF ) for beginner ? I haved read here http://waf.codeplex.com/. But its not show up any tutorial links even Google.

Was it helpful?

Solution

Look around on MSDN, they have lots of good tutorials. In particular I would recommend this article.

In general though, just try stuff. Create a simple application, hook it up to a simple view model, and once you get something working, start changing small pieces to make it do what you want. In my experience that is always the best way to learn a new technology!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top