搜索资源列表
EMECoder
- c#代码生成器,基于mvc开发时,实体层跟逻辑层的部分代码可以自动生成,基于c# winform开发,可以节省很多大量的重复编码时间。-c# code generator, mvc-based development, the physical layer logic layer of the part with the code can be automatically generated, based on c# winform development, can save a lot of
MVCwinform
- MVC WINFORMM VC WINFORMMVC WINFORM-MVC WINFORM
jdglxt
- 通过c# winform写的酒店管理系统 通过mvc模式写的哦-Written by c# winform hotel management system through the mvc pattern written by oh
databasedemo
- 一个C#的数据库操作的封装,MVC结构,非常好用,适用于winForm和webForm。还有例子,可以直接使用。-A c# database operation encapsulation, MVC structure, very friendly, suitable for winForm and webForm. And example, can use directly.
MvcPage
- 代码生成器,基于mvc开发时,实体层跟逻辑层的部分代码可以自动生成,基于c# winform开发,可以节省很多大量的重复编码时间。-c# code generator, mvc-based development, the physical layer logic layer of the part with the code can be automatically generated, based on c# winform development, can save a lot of ti
MVC-CS
- MVC for winform, 应用代理实现的mvc,这是个很好的例子,可以把logic和UI分离,便于Unittest-A gooooooooooooooooooooooooood example for MVC in WinForm level. It seperates UI and logic, and good to your unit test.
FormsMVC
- 基于c# winform的mvc实现,想学习mvc的朋友可以参考一下-Based on the mvc c# winform achieve, want to learn mvc friends can refer to
MVCwithWimForms_src
- 很好的演示了winform中的MVC编程-MVC with WimForms
MVC with WinForms
- This source is used to demonstrate the MVC Pattern in .NET using C#/WinForm.