使用 MVC、MVP、MVVM 的真实 winforms/wpf 项目

发布于 2024-09-06 06:39:07 字数 350 浏览 8 评论 0原文

我看过一些视频并阅读了一些关于MVC、MVP、MVVM的文章。我认为,我了解了基本原理和差异。但在我看来,文章和视频中的示例非常简单。

我认为当您可以查看一些项目时,很容易学习如何应用这些模式。

所以我想看看真实的项目(Winforms/WPF),它使用MVC、MVPMVVM。您能为我提供此类项目来源的链接吗? (如果它是开源的)

如果项目能够对Controller/Presenter/ViewModel进行单元测试那就太好了,因为这是我开发应用程序时遇到的问题之一。

提前致谢。

I have looked some videos and read some articles about MVC, MVP, MVVM. I think, that I understood basic principles and differences. But it seems to me that samples in articles and videos are very easy.

I think that it's easy to learn how to apply these patterns when you can look on some projects.

So I'd like to look on real projects(Winforms/WPF), which use MVC, MVP or MVVM. Could you provide me links to sources of such projects? (If it is open source)

It will be great if projects will have unit tests for Controller/Presenter/ViewModel, because it's one of my problem when I develop applications.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

薔薇婲 2024-09-13 06:39:07

CodePlex 将有相当多的 http://www.codeplex.com/

我假设您也使用过示例位于 http://www.asp.net/mvc (您似乎在帖子中建议了这一点)

编辑:另请参阅这些问题:
WPF 应用程序的好示例

带有源代码的真实 ASP.NET MVC 应用程序?

CodePlex will have a fair few http://www.codeplex.com/

I assume you have also used the samples at http://www.asp.net/mvc (you seemed to suggest this in your post)

Edit: also see these questions:
Good examples of WPF applications

Real World ASP.NET MVC Applications with Source Code?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文