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.

有帮助吗?

解决方案

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!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top