文件名称:DBRemoting
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 331kb
- 下载次数:
- 0次
- 提 供 者:
- bbs****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
remoting实例代码,返回数据操作类,客户端通过返回的数据代理类,进行数据的操作.
实例代码服务器端为Window Service ,客户端为Winform-remoting examples of code, the return type of data manipulation, the client agent through the returned data categories, data operations. Examples of server-side code for the Window Service, the client for Winform
实例代码服务器端为Window Service ,客户端为Winform-remoting examples of code, the return type of data manipulation, the client agent through the returned data categories, data operations. Examples of server-side code for the Window Service, the client for Winform
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DBRemoting
..........\DBClass
..........\.......\bin
..........\.......\...\Debug
..........\.......\...\.....\DBClass.dll
..........\.......\...\.....\DBClass.pdb
..........\.......\...\.....\DBInterface.dll
..........\.......\...\.....\DBInterface.pdb
..........\.......\DataAccess.cs
..........\.......\DBClass.csproj
..........\.......\Entry.cs
..........\.......\obj
..........\.......\...\DBClass.csproj.FileList.txt
..........\.......\...\Debug
..........\.......\...\.....\DBClass.dll
..........\.......\...\.....\DBClass.pdb
..........\.......\...\.....\ResolveAssemblyReference.cache
..........\.......\...\.....\TempPE
..........\.......\Properties
..........\.......\..........\AssemblyInfo.cs
..........\DBClient
..........\........\App.config
..........\........\bin
..........\........\...\Debug
..........\........\...\.....\DBClass.dll
..........\........\...\.....\DBClass.pdb
..........\........\...\.....\DBClient.exe
..........\........\...\.....\DBClient.exe.config
..........\........\...\.....\DBClient.pdb
..........\........\...\.....\DBInterface.dll
..........\........\...\.....\DBInterface.pdb
..........\........\DBClient.csproj
..........\........\Form1.cs
..........\........\Form1.Designer.cs
..........\........\Form1.resx
..........\........\obj
..........\........\...\DBClient.csproj.FileList.txt
..........\........\...\Debug
..........\........\...\.....\DBClient.csproj.GenerateResource.Cache
..........\........\...\.....\DBClient.exe
..........\........\...\.....\DBClient.Form1.resources
..........\........\...\.....\DBClient.pdb
..........\........\...\.....\DBClient.Properties.Resources.resources
..........\........\...\.....\Refactor
..........\........\...\.....\ResolveAssemblyReference.cache
..........\........\...\.....\TempPE
..........\........\Program.cs
..........\........\Properties
..........\........\..........\AssemblyInfo.cs
..........\........\..........\Resources.Designer.cs
..........\........\..........\Resources.resx
..........\........\..........\Settings.Designer.cs
..........\........\..........\Settings.settings
..........\DBEntry
..........\.......\bin
..........\.......\...\Debug
..........\.......\Class1.cs
..........\.......\DBEntry.csproj
..........\.......\obj
..........\.......\...\Debug
..........\.......\...\.....\TempPE
..........\.......\Properties
..........\.......\..........\AssemblyInfo.cs
..........\DBInterface
..........\...........\bin
..........\...........\...\Debug
..........\...........\...\.....\DBInterface.dll
..........\...........\...\.....\DBInterface.pdb
..........\...........\DataAccessInterface.cs
..........\...........\DBInterface.csproj
..........\...........\obj
..........\...........\...\DBInterface.csproj.FileList.txt
..........\...........\...\Debug
..........\...........\...\.....\DBInterface.dll
..........\...........\...\.....\DBInterface.pdb
..........\...........\...\.....\Refactor
..........\...........\...\.....\TempPE
..........\...........\Properties
..........\...........\..........\AssemblyInfo.cs
..........\DBRemoting.sln
..........\DBServer
..........\........\App.config
..........\........\bin
..........\........\...\Debug
..........\........\...\.....\DBClass.dll
..........\........\...\.....\DBClass.pdb
..........\........\...\.....\DBInterface.dll
..........\........\...\.....\DBInterface.pdb
..........\........\...\.....\DBServer.application
..........\........\...\.....\DBServer.exe
..........\........\...\.....\DBServer.exe.config
..........\........\...\.....\DBServer.exe.manifest
..........\........\...\.....\DBServer.pdb
..........\........\...\.....\DBServer.publish
..........\........\...\.....\................\DBServer.application
..........\........\...\.....\................\DBServer_1_0_0_0
..........\........\...\.....\................\................\DBClass.dll.deploy
..........\........\...\.....\................\................\DBInterface.dll.deploy
..........\........\...\.....\................\................\DBServer.exe.config.deploy
..........\........\...\.....\................\................\DBServ
..........\DBClass
..........\.......\bin
..........\.......\...\Debug
..........\.......\...\.....\DBClass.dll
..........\.......\...\.....\DBClass.pdb
..........\.......\...\.....\DBInterface.dll
..........\.......\...\.....\DBInterface.pdb
..........\.......\DataAccess.cs
..........\.......\DBClass.csproj
..........\.......\Entry.cs
..........\.......\obj
..........\.......\...\DBClass.csproj.FileList.txt
..........\.......\...\Debug
..........\.......\...\.....\DBClass.dll
..........\.......\...\.....\DBClass.pdb
..........\.......\...\.....\ResolveAssemblyReference.cache
..........\.......\...\.....\TempPE
..........\.......\Properties
..........\.......\..........\AssemblyInfo.cs
..........\DBClient
..........\........\App.config
..........\........\bin
..........\........\...\Debug
..........\........\...\.....\DBClass.dll
..........\........\...\.....\DBClass.pdb
..........\........\...\.....\DBClient.exe
..........\........\...\.....\DBClient.exe.config
..........\........\...\.....\DBClient.pdb
..........\........\...\.....\DBInterface.dll
..........\........\...\.....\DBInterface.pdb
..........\........\DBClient.csproj
..........\........\Form1.cs
..........\........\Form1.Designer.cs
..........\........\Form1.resx
..........\........\obj
..........\........\...\DBClient.csproj.FileList.txt
..........\........\...\Debug
..........\........\...\.....\DBClient.csproj.GenerateResource.Cache
..........\........\...\.....\DBClient.exe
..........\........\...\.....\DBClient.Form1.resources
..........\........\...\.....\DBClient.pdb
..........\........\...\.....\DBClient.Properties.Resources.resources
..........\........\...\.....\Refactor
..........\........\...\.....\ResolveAssemblyReference.cache
..........\........\...\.....\TempPE
..........\........\Program.cs
..........\........\Properties
..........\........\..........\AssemblyInfo.cs
..........\........\..........\Resources.Designer.cs
..........\........\..........\Resources.resx
..........\........\..........\Settings.Designer.cs
..........\........\..........\Settings.settings
..........\DBEntry
..........\.......\bin
..........\.......\...\Debug
..........\.......\Class1.cs
..........\.......\DBEntry.csproj
..........\.......\obj
..........\.......\...\Debug
..........\.......\...\.....\TempPE
..........\.......\Properties
..........\.......\..........\AssemblyInfo.cs
..........\DBInterface
..........\...........\bin
..........\...........\...\Debug
..........\...........\...\.....\DBInterface.dll
..........\...........\...\.....\DBInterface.pdb
..........\...........\DataAccessInterface.cs
..........\...........\DBInterface.csproj
..........\...........\obj
..........\...........\...\DBInterface.csproj.FileList.txt
..........\...........\...\Debug
..........\...........\...\.....\DBInterface.dll
..........\...........\...\.....\DBInterface.pdb
..........\...........\...\.....\Refactor
..........\...........\...\.....\TempPE
..........\...........\Properties
..........\...........\..........\AssemblyInfo.cs
..........\DBRemoting.sln
..........\DBServer
..........\........\App.config
..........\........\bin
..........\........\...\Debug
..........\........\...\.....\DBClass.dll
..........\........\...\.....\DBClass.pdb
..........\........\...\.....\DBInterface.dll
..........\........\...\.....\DBInterface.pdb
..........\........\...\.....\DBServer.application
..........\........\...\.....\DBServer.exe
..........\........\...\.....\DBServer.exe.config
..........\........\...\.....\DBServer.exe.manifest
..........\........\...\.....\DBServer.pdb
..........\........\...\.....\DBServer.publish
..........\........\...\.....\................\DBServer.application
..........\........\...\.....\................\DBServer_1_0_0_0
..........\........\...\.....\................\................\DBClass.dll.deploy
..........\........\...\.....\................\................\DBInterface.dll.deploy
..........\........\...\.....\................\................\DBServer.exe.config.deploy
..........\........\...\.....\................\................\DBServ