文件名称:MvpProject
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:21.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow the rule of \"no business work should be done in the UI thread\". By applying threading correctly you should never have a situation where the UI is blocked while processing some business work.
[ref]http://www.codeproject.com/KB/cs/ModelViewPresenterWithDI.aspx
[ref]http://www.codeproject.com/KB/cs/ModelViewPresenterWithDI.aspx
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MvpProject/
MvpProject/MvpExmaple/
MvpProject/MvpExmapleSolution.gpState
MvpProject/MvpExmapleSolution.sln
MvpProject/MvpExmapleSolution.suo
MvpProject/MvpExmaple/App.config
MvpProject/MvpExmaple/AsyncController.cs
MvpProject/MvpExmaple/bin/
MvpProject/MvpExmaple/bin/Debug/
MvpProject/MvpExmaple/EmptyNotify.cs
MvpProject/MvpExmaple/ILogonController.cs
MvpProject/MvpExmaple/ILogonService.cs
MvpProject/MvpExmaple/ILogonView.cs
MvpProject/MvpExmaple/LogonController.cs
MvpProject/MvpExmaple/LogonForm.cs
MvpProject/MvpExmaple/LogonForm.Designer.cs
MvpProject/MvpExmaple/LogonForm.resx
MvpProject/MvpExmaple/LogonService.cs
MvpProject/MvpExmaple/MvpExample.csproj
MvpProject/MvpExmaple/obj/
MvpProject/MvpExmaple/obj/MvpExample.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/obj/MvpExmaple.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/obj/WindowsApplication1.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/Program.cs
MvpProject/MvpExmaple/Properties/
MvpProject/MvpExmaple/Properties/AssemblyInfo.cs
MvpProject/MvpExmaple/Properties/Resources.Designer.cs
MvpProject/MvpExmaple/Properties/Resources.resx
MvpProject/MvpExmaple/Properties/Settings.Designer.cs
MvpProject/MvpExmaple/Properties/Settings.settings
MvpProject/MvpExmaple/View.cs
MvpProject/MvpExmaple/
MvpProject/MvpExmapleSolution.gpState
MvpProject/MvpExmapleSolution.sln
MvpProject/MvpExmapleSolution.suo
MvpProject/MvpExmaple/App.config
MvpProject/MvpExmaple/AsyncController.cs
MvpProject/MvpExmaple/bin/
MvpProject/MvpExmaple/bin/Debug/
MvpProject/MvpExmaple/EmptyNotify.cs
MvpProject/MvpExmaple/ILogonController.cs
MvpProject/MvpExmaple/ILogonService.cs
MvpProject/MvpExmaple/ILogonView.cs
MvpProject/MvpExmaple/LogonController.cs
MvpProject/MvpExmaple/LogonForm.cs
MvpProject/MvpExmaple/LogonForm.Designer.cs
MvpProject/MvpExmaple/LogonForm.resx
MvpProject/MvpExmaple/LogonService.cs
MvpProject/MvpExmaple/MvpExample.csproj
MvpProject/MvpExmaple/obj/
MvpProject/MvpExmaple/obj/MvpExample.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/obj/MvpExmaple.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/obj/WindowsApplication1.csproj.FileListAbsolute.txt
MvpProject/MvpExmaple/Program.cs
MvpProject/MvpExmaple/Properties/
MvpProject/MvpExmaple/Properties/AssemblyInfo.cs
MvpProject/MvpExmaple/Properties/Resources.Designer.cs
MvpProject/MvpExmaple/Properties/Resources.resx
MvpProject/MvpExmaple/Properties/Settings.Designer.cs
MvpProject/MvpExmaple/Properties/Settings.settings
MvpProject/MvpExmaple/View.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.