Pregunta

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.

¿Fue útil?

Solución

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!

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top