Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
codeplex 中有很多很多项目使用或开发 WPF 扩展。首先,请在此处查看 WPF 版本页面。
然后查看 WPF Toolkit 和 MVVM 轻型工具包。
最后,这个示例展示了 MVVM 的实际应用,可能不是最好的示例对于 WPF(因为毕竟它试图向您展示 MVVM),但它是了解 WPF 优势的地方(绑定!)。
There are many, many projects that use or develop extensions for WPF in codeplex. Check the WPF releases page here, first.
Then take a look at WPF Toolkit and MVVM Light Toolkit.
Finally, this example that shows MVVM in action may not be the best example for WPF (since it's trying to show you MVVM, after all), but it's a place to understand the strength of WPF (binds!).
非常好的开始是著名的 Josh Smith 撰写的关于 MVVM 的 MSDN 文章
还有提供演示应用程序代码。
Pretty good start is famous MSDN article about MVVM by Josh Smith
There is also demo app code available.
我建议 Magellan 开始 WPF 开发。 Magellan 是一个基于 MVC 的 WPF 框架
教程相当不错,所以它应该是一个简单的开始,
I suggest Magellan to begin with WPF development. Magellan is a MVC based framework for WPF and
The tutorial is rather good so it should be an easy start and
Codeplex 中有很好的 WPF 项目,
请查看&找到最适合您的
http:// /www.codeplex.com/site/search?query=wpf&sortBy=Relevance&licenses=|&ac=8
there are good WPF projects in Codeplex
check it out & find the best for you
http://www.codeplex.com/site/search?query=wpf&sortBy=Relevance&licenses=|&ac=8