文件名称:CsharpMVC
介绍说明--下载内容均来自于网络,请自行研究使用
在我们的开发项目中使用MVC(Model-View-Control)模式的益处是,可以完全降低业务层和应用表示层的相互影响。此外,我们会有完全独立的对象来操作表示层。MVC在我们项目中提供的这种对象和层之间的独立,将使我们的维护变得更简单使我们的代码重用变得很容易(下面你将看到)。-In our development projects in the use of MVC (Model-View-Control) model of the benefits is that can reduce the business layer and application layer interaction. In addition, we will have completely independent operation of said object layer. MVC in our projects to provide this kind of layer between the object and the independence, the maintenance will enable us to become more simple so that our code reuse becomes very easy (you will see below).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用Visual C#实现MVC模式的简要方法.doc