文件名称:DBSrv
-
所属分类:
- 标签属性:
- 上传时间:2017-02-14
-
文件大小:543.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的远程数据库访问服务示例,包含一个简单的dal实现,以及该dal在Remoting、WebService、WCF下的使用示例-Simple remote access service examples, including a simple DAL implementation, as well as the DAL in Remoting, WebService, WCF under the use of examples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DBSrv/DBDemo.suo
DBSrv/DBDemo2008.sln
DBSrv/DBDemo2008.suo
DBSrv/RM/build/Cli/DBClient.exe
DBSrv/RM/build/Cli/DBClient.pdb
DBSrv/RM/build/Cli/DBClient.vshost.exe
DBSrv/RM/build/Cli/DBClient.vshost.exe.manifest
DBSrv/RM/build/Cli/DBInterfaceLib.dll
DBSrv/RM/build/Cli/DBInterfaceLib.pdb
DBSrv/RM/build/Cli/RemoteUtil.dll
DBSrv/RM/build/Cli/RemoteUtil.pdb
DBSrv/RM/build/Srv/db3.mdb
DBSrv/RM/build/Srv/DBHelperImpl.dll
DBSrv/RM/build/Srv/DBHelperImpl.pdb
DBSrv/RM/build/Srv/DBInterfaceLib.dll
DBSrv/RM/build/Srv/DBInterfaceLib.pdb
DBSrv/RM/build/Srv/DBSrv.exe
DBSrv/RM/build/Srv/DBSrv.pdb
DBSrv/RM/build/Srv/DBSrv.vshost.exe
DBSrv/RM/build/Srv/DBSrv.vshost.exe.manifest
DBSrv/RM/build/Srv/RemoteUtil.dll
DBSrv/RM/build/Srv/RemoteUtil.pdb
DBSrv/RM/DBClient/App.ico
DBSrv/RM/DBClient/AssemblyInfo.cs
DBSrv/RM/DBClient/bin/Debug/DBClient.exe
DBSrv/RM/DBClient/bin/Debug/DBClient.pdb
DBSrv/RM/DBClient/bin/Debug/DBInterfaceLib.dll
DBSrv/RM/DBClient/bin/Debug/DBInterfaceLib.pdb
DBSrv/RM/DBClient/Form1.cs
DBSrv/RM/DBClient/Form1.resx
DBSrv/RM/DBClient/obj/Debug/buildinfo.inf
DBSrv/RM/DBClient/obj/Debug/DBClient.exe
DBSrv/RM/DBClient/obj/Debug/DBClient.Form1.resources
DBSrv/RM/DBClient/obj/Debug/DBClient.pdb
DBSrv/RM/DBClient/obj/Debug/DBClient.projdata
DBSrv/RM/DBClient/obj/Debug/RDBClient.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Debug/RDBClient.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/obj/Debug/RDBClient.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Debug/RDBClient.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/obj/Release/buildinfo.inf
DBSrv/RM/DBClient/obj/Release/DBClient.exe
DBSrv/RM/DBClient/obj/Release/DBClient.Form1.resources
DBSrv/RM/DBClient/obj/Release/DBClient.projdata
DBSrv/RM/DBClient/obj/Release/RDBClient.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Release/RDBClient.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/RDBClient.2008.csproj
DBSrv/RM/DBClient/RDBClient.2008.csproj.user
DBSrv/RM/DBClient/RDBClient.csproj.user
DBSrv/RM/DBSrv/App.ico
DBSrv/RM/DBSrv/AssemblyInfo.cs
DBSrv/RM/DBSrv/bin/Debug/DBInterfaceLib.dll
DBSrv/RM/DBSrv/bin/Debug/DBInterfaceLib.pdb
DBSrv/RM/DBSrv/bin/Debug/DBSrv.exe
DBSrv/RM/DBSrv/bin/Debug/DBSrv.pdb
DBSrv/RM/DBSrv/Form1.cs
DBSrv/RM/DBSrv/Form1.resx
DBSrv/RM/DBSrv/obj/Debug/buildinfo.inf
DBSrv/RM/DBSrv/obj/Debug/DBSrv.exe
DBSrv/RM/DBSrv/obj/Debug/DBSrv.Form1.resources
DBSrv/RM/DBSrv/obj/Debug/DBSrv.pdb
DBSrv/RM/DBSrv/obj/Debug/DBSrv.projdata
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Debug/ResolveAssemblyReference.cache
DBSrv/RM/DBSrv/obj/Release/buildinfo.inf
DBSrv/RM/DBSrv/obj/Release/DBSrv.exe
DBSrv/RM/DBSrv/obj/Release/DBSrv.Form1.resources
DBSrv/RM/DBSrv/obj/Release/DBSrv.projdata
DBSrv/RM/DBSrv/obj/Release/RDBSrv.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Release/RDBSrv.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Release/ResolveAssemblyReference.cache
DBSrv/RM/DBSrv/RDBSrv.2008.csproj
DBSrv/RM/DBSrv/RDBSrv.2008.csproj.user
DBSrv/RM/DBSrv/RDBSrv.csproj.user
DBSrv/WCF/build/Cli/DBInterfaceLib.dll
DBSrv/WCF/build/Cli/DBInterfaceLib.pdb
DBSrv/WCF/build/Cli/WCFClient.exe
DBSrv/WCF/build/Cli/WCFClient.exe.config
DBSrv/WCF/build/Cli/WCFClient.pdb
DBSrv/WCF/build/Cli/WCFClient.vshost.exe
DBSrv/WCF/build/Cli/WCFClient.vshost.exe.config
DBSrv/WCF/build/Cli/WCFClient.vshost.exe.manifest
DBSrv/WCF/build/Srv/db3.mdb
DBSrv/WCF/build/Srv/DBHelperImpl.dll
DBSrv/WCF/build/Srv/DBHelperImpl.pdb
DBSrv/WCF/build/Srv/DBInterfaceLib.dll
DBSrv/WCF/build/Srv/DBInterfaceLib.pdb
DBSrv/WCF/build/Srv/WCFSrv.exe
DBSrv/WCF/build/Srv/WCFSrv.pdb
DBSrv/WCF/build/Srv/WCFSrv.vshost.exe
DBSrv/WCF/build/Srv/WCFSrv.vshost.exe.manifest
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.Designer.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.resx
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.GenerateResource.Cache
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.exe
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Form1.resources
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.pdb
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Properties.Resources.resources
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Program.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/AssemblyInfo.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/Resources.Designer.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/Resour
DBSrv/DBDemo2008.sln
DBSrv/DBDemo2008.suo
DBSrv/RM/build/Cli/DBClient.exe
DBSrv/RM/build/Cli/DBClient.pdb
DBSrv/RM/build/Cli/DBClient.vshost.exe
DBSrv/RM/build/Cli/DBClient.vshost.exe.manifest
DBSrv/RM/build/Cli/DBInterfaceLib.dll
DBSrv/RM/build/Cli/DBInterfaceLib.pdb
DBSrv/RM/build/Cli/RemoteUtil.dll
DBSrv/RM/build/Cli/RemoteUtil.pdb
DBSrv/RM/build/Srv/db3.mdb
DBSrv/RM/build/Srv/DBHelperImpl.dll
DBSrv/RM/build/Srv/DBHelperImpl.pdb
DBSrv/RM/build/Srv/DBInterfaceLib.dll
DBSrv/RM/build/Srv/DBInterfaceLib.pdb
DBSrv/RM/build/Srv/DBSrv.exe
DBSrv/RM/build/Srv/DBSrv.pdb
DBSrv/RM/build/Srv/DBSrv.vshost.exe
DBSrv/RM/build/Srv/DBSrv.vshost.exe.manifest
DBSrv/RM/build/Srv/RemoteUtil.dll
DBSrv/RM/build/Srv/RemoteUtil.pdb
DBSrv/RM/DBClient/App.ico
DBSrv/RM/DBClient/AssemblyInfo.cs
DBSrv/RM/DBClient/bin/Debug/DBClient.exe
DBSrv/RM/DBClient/bin/Debug/DBClient.pdb
DBSrv/RM/DBClient/bin/Debug/DBInterfaceLib.dll
DBSrv/RM/DBClient/bin/Debug/DBInterfaceLib.pdb
DBSrv/RM/DBClient/Form1.cs
DBSrv/RM/DBClient/Form1.resx
DBSrv/RM/DBClient/obj/Debug/buildinfo.inf
DBSrv/RM/DBClient/obj/Debug/DBClient.exe
DBSrv/RM/DBClient/obj/Debug/DBClient.Form1.resources
DBSrv/RM/DBClient/obj/Debug/DBClient.pdb
DBSrv/RM/DBClient/obj/Debug/DBClient.projdata
DBSrv/RM/DBClient/obj/Debug/RDBClient.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Debug/RDBClient.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/obj/Debug/RDBClient.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Debug/RDBClient.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/obj/Release/buildinfo.inf
DBSrv/RM/DBClient/obj/Release/DBClient.exe
DBSrv/RM/DBClient/obj/Release/DBClient.Form1.resources
DBSrv/RM/DBClient/obj/Release/DBClient.projdata
DBSrv/RM/DBClient/obj/Release/RDBClient.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBClient/obj/Release/RDBClient.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBClient/RDBClient.2008.csproj
DBSrv/RM/DBClient/RDBClient.2008.csproj.user
DBSrv/RM/DBClient/RDBClient.csproj.user
DBSrv/RM/DBSrv/App.ico
DBSrv/RM/DBSrv/AssemblyInfo.cs
DBSrv/RM/DBSrv/bin/Debug/DBInterfaceLib.dll
DBSrv/RM/DBSrv/bin/Debug/DBInterfaceLib.pdb
DBSrv/RM/DBSrv/bin/Debug/DBSrv.exe
DBSrv/RM/DBSrv/bin/Debug/DBSrv.pdb
DBSrv/RM/DBSrv/Form1.cs
DBSrv/RM/DBSrv/Form1.resx
DBSrv/RM/DBSrv/obj/Debug/buildinfo.inf
DBSrv/RM/DBSrv/obj/Debug/DBSrv.exe
DBSrv/RM/DBSrv/obj/Debug/DBSrv.Form1.resources
DBSrv/RM/DBSrv/obj/Debug/DBSrv.pdb
DBSrv/RM/DBSrv/obj/Debug/DBSrv.projdata
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Debug/RDBSrv.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Debug/ResolveAssemblyReference.cache
DBSrv/RM/DBSrv/obj/Release/buildinfo.inf
DBSrv/RM/DBSrv/obj/Release/DBSrv.exe
DBSrv/RM/DBSrv/obj/Release/DBSrv.Form1.resources
DBSrv/RM/DBSrv/obj/Release/DBSrv.projdata
DBSrv/RM/DBSrv/obj/Release/RDBSrv.2008.csproj.FileListAbsolute.txt
DBSrv/RM/DBSrv/obj/Release/RDBSrv.2008.csproj.GenerateResource.Cache
DBSrv/RM/DBSrv/obj/Release/ResolveAssemblyReference.cache
DBSrv/RM/DBSrv/RDBSrv.2008.csproj
DBSrv/RM/DBSrv/RDBSrv.2008.csproj.user
DBSrv/RM/DBSrv/RDBSrv.csproj.user
DBSrv/WCF/build/Cli/DBInterfaceLib.dll
DBSrv/WCF/build/Cli/DBInterfaceLib.pdb
DBSrv/WCF/build/Cli/WCFClient.exe
DBSrv/WCF/build/Cli/WCFClient.exe.config
DBSrv/WCF/build/Cli/WCFClient.pdb
DBSrv/WCF/build/Cli/WCFClient.vshost.exe
DBSrv/WCF/build/Cli/WCFClient.vshost.exe.config
DBSrv/WCF/build/Cli/WCFClient.vshost.exe.manifest
DBSrv/WCF/build/Srv/db3.mdb
DBSrv/WCF/build/Srv/DBHelperImpl.dll
DBSrv/WCF/build/Srv/DBHelperImpl.pdb
DBSrv/WCF/build/Srv/DBInterfaceLib.dll
DBSrv/WCF/build/Srv/DBInterfaceLib.pdb
DBSrv/WCF/build/Srv/WCFSrv.exe
DBSrv/WCF/build/Srv/WCFSrv.pdb
DBSrv/WCF/build/Srv/WCFSrv.vshost.exe
DBSrv/WCF/build/Srv/WCFSrv.vshost.exe.manifest
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.Designer.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Form1.resx
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.GenerateResource.Cache
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.exe
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Form1.resources
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.pdb
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Properties.Resources.resources
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Program.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/AssemblyInfo.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/Resources.Designer.cs
DBSrv/WCF/SmartDeviceProject1/SmartDeviceProject1/Properties/Resour
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
