寻找清洁的WinForms MVC教程C# [英] Looking for clean WinForms MVC tutorial for C#

查看:122
本文介绍了寻找清洁的WinForms MVC教程C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何创建一个丰富的用户界面的Windows应用程序,例如照相馆。

How to create a rich user interface Windows application, example Photo Shop.

我要寻找清洁的MVC教程使用C#的WinForms的地方。 (的ASP.NET MVC)。

I am looking for clean MVC tutorial for WinForms with C# somewhere. (Not ASP.NET MVC.)

作为在Windows平台上新的;最MSDN和网络教程基本上把所有的东西都Form类。进一步的默认事件的形式内部处理,而不是将事件发送到控制/模型,在轮到改变视图的状态。

Being new on the Windows Platform; most MSDN and internet tutorials basically puts everything into the Form class. Further Default events are handled inside of the form, instead of sending events to the control/model, which in it's turn changes the view's state.

或者是Windows应用程序别的东西吗?

Or is the preferred methodology for Windows Applications something else?

推荐答案

德里克·贝利(通过洛地精工程师)的<一个href=\"http://www.lostechies.com/blogs/derickbailey/archive/2009/04/18/decoupling-workflow-and-forms-with-an-application-controller.aspx\">blogged一些精彩的文章(完整演示源$ C ​​$ C)为他实施MVP的WinForms应用程序与一对夫妇的加入到混合(应用控制器,事件聚合器)。其他的好模式。

Derick Bailey (via Los Techies) has blogged some fantastic articles (and complete demo source code) for his implementation of MVP in a WinForms app with a couple of other good patterns added to the mix (Application Controller, Event Aggregator).

该工作是由<一个启发href=\"http://$c$cbetter.com/blogs/jeremy.miller/archive/2007/07/25/the-build-your-own-cab-series-table-of-contents.aspx\">Jeremy ð米勒的系列文章题为建立自己的CAB

这篇关于寻找清洁的WinForms MVC教程C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆