Good sample/simple WPF project to get started
I am looking for a good sample/simple WPF project to get started. A开发者_如何学Pythonny good tutorials out there?
Josh Smith has a great blog for WPF starters.. Also, his MVVM sample project shows off some core concepts pretty well and is easy to follow.
You might have a look at the sample applications of the WPF Application Framework (WAF).
You can look at here
http://blogs.msdn.com/b/tims/archive/2007/06/13/wpf-hands-on-lab-build-an-outlook-2007-ui-clone.aspx
It is a hands-on lab that demonstrates the steps to create a user interface for business applications using WPF and Expression Blend.
Have a nice day.
精彩评论