文件名称:基于WinForm的MVC2架构
文件大小:56KB
文件格式:RAR
更新时间:2016-06-27 06:36:45
MVC2 WinForm .Net C#
基于WinForm的MVC2架构,一般所见的都是Asp.net MVC2 Web结构的,此例是WinForm窗体结构下的MVC2应用,能正常运行调试。
【文件预览】:
FormsMVC.sln
WordRespositoryAPP
----bin()
--------Debug()
----Program.cs(749B)
----WordReponsitory.cs(17KB)
----obj()
--------Debug()
----Model()
--------NotifiedModel.cs(802B)
--------DataCache.cs(246B)
----WordRespositoryAPP.csproj(4KB)
----View()
--------MainFrm.Designer.cs(6KB)
--------MainFrm.resx(6KB)
--------MainFrm.cs(4KB)
----Controller()
--------WordMakerController.cs(6KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)