.NET桌面应用程序的MVC框架 [英] MVC frameworks for .NET desktop applications

查看:159
本文介绍了.NET桌面应用程序的MVC框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我一直在以ASP.NET MVC和Django(实际上是MTV)的形式与MVC打交道,我必须说我喜欢它.

I've been playing a lot with MVC lately in the forms of ASP.NET MVC and Django (MTV actually) and I must say that I love it.

是否有用于创建桌面WinForm应用程序的类似框架?

Are there any similar frameworks for creating desktop WinForm apps?

推荐答案

我不知道.

我的大多数Winforms应用程序都使用MVC或MVP模式.我注意到,在创建Winforms应用程序时,您实际上并不需要太多的框架.没有路由基础结构,也没有视图渲染.我发现使用这些模式不必做很多事情.

Most of my Winforms apps use the MVC or MVP pattern though. I've noticed that when creating Winforms apps you don't really need much of a framework. There is no routing infrastructure and no view-rendering. I find that I don't have to do much plumbing to use these patterns.

这也许可以解释为什么在那个领域没有引人注目的框架.

That might explain why there are no high profile frameworks in that space.

这篇关于.NET桌面应用程序的MVC框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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