文件名称:WCF-example
-
所属分类:
- 标签属性:
- 上传时间:2014-08-14
-
文件大小:101.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
WCF服务实现以及客户端调用示例,有一定的参考价值-WCF
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WcfExample/
WcfExample/Client/
WcfExample/Client/app.config
WcfExample/Client/App.xaml
WcfExample/Client/App.xaml.cs
WcfExample/Client/bin/
WcfExample/Client/bin/Debug/
WcfExample/Client/bin/Debug/Client.exe
WcfExample/Client/bin/Debug/Client.exe.config
WcfExample/Client/bin/Debug/Client.pdb
WcfExample/Client/bin/Debug/Client.vshost.exe
WcfExample/Client/bin/Debug/Client.vshost.exe.config
WcfExample/Client/bin/Debug/Client.vshost.exe.manifest
WcfExample/Client/Client.csproj
WcfExample/Client/Client.csproj.user
WcfExample/Client/MainWindow.xaml
WcfExample/Client/MainWindow.xaml.cs
WcfExample/Client/obj/
WcfExample/Client/obj/x86/
WcfExample/Client/obj/x86/Debug/
WcfExample/Client/obj/x86/Debug/App.g.cs
WcfExample/Client/obj/x86/Debug/App.g.i.cs
WcfExample/Client/obj/x86/Debug/Client.csproj.FileListAbsolute.txt
WcfExample/Client/obj/x86/Debug/Client.exe
WcfExample/Client/obj/x86/Debug/Client.g.resources
WcfExample/Client/obj/x86/Debug/Client.pdb
WcfExample/Client/obj/x86/Debug/Client.Properties.Resources.resources
WcfExample/Client/obj/x86/Debug/Client_MarkupCompile.cache
WcfExample/Client/obj/x86/Debug/Client_MarkupCompile.i.cache
WcfExample/Client/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
WcfExample/Client/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/Client/obj/x86/Debug/GenerateResource.read.1.tlog
WcfExample/Client/obj/x86/Debug/GenerateResource.write.1.tlog
WcfExample/Client/obj/x86/Debug/MainWindow.baml
WcfExample/Client/obj/x86/Debug/MainWindow.g.cs
WcfExample/Client/obj/x86/Debug/MainWindow.g.i.cs
WcfExample/Client/obj/x86/Debug/TempPE/
WcfExample/Client/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
WcfExample/Client/obj/x86/Debug/TempPE/Service References.SqlQuery.Reference.cs.dll
WcfExample/Client/Properties/
WcfExample/Client/Properties/AssemblyInfo.cs
WcfExample/Client/Properties/DataSources/
WcfExample/Client/Properties/DataSources/System.Data.DataSet.datasource
WcfExample/Client/Properties/Resources.Designer.cs
WcfExample/Client/Properties/Resources.resx
WcfExample/Client/Properties/Settings.Designer.cs
WcfExample/Client/Properties/Settings.settings
WcfExample/Client/Service References/
WcfExample/Client/Service References/SqlQuery/
WcfExample/Client/Service References/SqlQuery/ConDataBaseOfSQL.wsdl
WcfExample/Client/Service References/SqlQuery/configuration.svcinfo
WcfExample/Client/Service References/SqlQuery/configuration91.svcinfo
WcfExample/Client/Service References/SqlQuery/Reference.cs
WcfExample/Client/Service References/SqlQuery/Reference.svcmap
WcfExample/Client/Service References/SqlQuery/Service1.disco
WcfExample/Client/Service References/SqlQuery/Service1.xsd
WcfExample/Client/Service References/SqlQuery/Service11.xsd
WcfExample/Client/Service References/SqlQuery/Service12.xsd
WcfExample/ConDataBase/
WcfExample/ConDataBase.sln
WcfExample/ConDataBase.suo
WcfExample/ConDataBase/App_Data/
WcfExample/ConDataBase/bin/
WcfExample/ConDataBase/bin/ConDataBase.dll
WcfExample/ConDataBase/bin/ConDataBase.pdb
WcfExample/ConDataBase/ConDataBase.csproj
WcfExample/ConDataBase/ConDataBase.csproj.user
WcfExample/ConDataBase/IService1.cs
WcfExample/ConDataBase/obj/
WcfExample/ConDataBase/obj/Debug/
WcfExample/ConDataBase/obj/Debug/ConDataBase.csproj.FileListAbsolute.txt
WcfExample/ConDataBase/obj/Debug/ConDataBase.dll
WcfExample/ConDataBase/obj/Debug/ConDataBase.pdb
WcfExample/ConDataBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/ConDataBase/obj/Debug/ResolveAssemblyReference.cache
WcfExample/ConDataBase/obj/Debug/TempPE/
WcfExample/ConDataBase/obj/Release/
WcfExample/ConDataBase/obj/Release/ConDataBase.csproj.FileListAbsolute.txt
WcfExample/ConDataBase/obj/Release/ConDataBase.dll
WcfExample/ConDataBase/obj/Release/ConDataBase.pdb
WcfExample/ConDataBase/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/ConDataBase/obj/Release/ResolveAssemblyReference.cache
WcfExample/ConDataBase/obj/Release/TempPE/
WcfExample/ConDataBase/Properties/
WcfExample/ConDataBase/Properties/AssemblyInfo.cs
WcfExample/ConDataBase/Service1.svc
WcfExample/ConDataBase/Service1.svc.cs
WcfExample/ConDataBase/Settings.cs
WcfExample/ConDataBase/Web.config
WcfExample/ConDataBase/Web.Debug.config
WcfExample/ConDataBase/Web.Release.config
WcfExample/Client/
WcfExample/Client/app.config
WcfExample/Client/App.xaml
WcfExample/Client/App.xaml.cs
WcfExample/Client/bin/
WcfExample/Client/bin/Debug/
WcfExample/Client/bin/Debug/Client.exe
WcfExample/Client/bin/Debug/Client.exe.config
WcfExample/Client/bin/Debug/Client.pdb
WcfExample/Client/bin/Debug/Client.vshost.exe
WcfExample/Client/bin/Debug/Client.vshost.exe.config
WcfExample/Client/bin/Debug/Client.vshost.exe.manifest
WcfExample/Client/Client.csproj
WcfExample/Client/Client.csproj.user
WcfExample/Client/MainWindow.xaml
WcfExample/Client/MainWindow.xaml.cs
WcfExample/Client/obj/
WcfExample/Client/obj/x86/
WcfExample/Client/obj/x86/Debug/
WcfExample/Client/obj/x86/Debug/App.g.cs
WcfExample/Client/obj/x86/Debug/App.g.i.cs
WcfExample/Client/obj/x86/Debug/Client.csproj.FileListAbsolute.txt
WcfExample/Client/obj/x86/Debug/Client.exe
WcfExample/Client/obj/x86/Debug/Client.g.resources
WcfExample/Client/obj/x86/Debug/Client.pdb
WcfExample/Client/obj/x86/Debug/Client.Properties.Resources.resources
WcfExample/Client/obj/x86/Debug/Client_MarkupCompile.cache
WcfExample/Client/obj/x86/Debug/Client_MarkupCompile.i.cache
WcfExample/Client/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
WcfExample/Client/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/Client/obj/x86/Debug/GenerateResource.read.1.tlog
WcfExample/Client/obj/x86/Debug/GenerateResource.write.1.tlog
WcfExample/Client/obj/x86/Debug/MainWindow.baml
WcfExample/Client/obj/x86/Debug/MainWindow.g.cs
WcfExample/Client/obj/x86/Debug/MainWindow.g.i.cs
WcfExample/Client/obj/x86/Debug/TempPE/
WcfExample/Client/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
WcfExample/Client/obj/x86/Debug/TempPE/Service References.SqlQuery.Reference.cs.dll
WcfExample/Client/Properties/
WcfExample/Client/Properties/AssemblyInfo.cs
WcfExample/Client/Properties/DataSources/
WcfExample/Client/Properties/DataSources/System.Data.DataSet.datasource
WcfExample/Client/Properties/Resources.Designer.cs
WcfExample/Client/Properties/Resources.resx
WcfExample/Client/Properties/Settings.Designer.cs
WcfExample/Client/Properties/Settings.settings
WcfExample/Client/Service References/
WcfExample/Client/Service References/SqlQuery/
WcfExample/Client/Service References/SqlQuery/ConDataBaseOfSQL.wsdl
WcfExample/Client/Service References/SqlQuery/configuration.svcinfo
WcfExample/Client/Service References/SqlQuery/configuration91.svcinfo
WcfExample/Client/Service References/SqlQuery/Reference.cs
WcfExample/Client/Service References/SqlQuery/Reference.svcmap
WcfExample/Client/Service References/SqlQuery/Service1.disco
WcfExample/Client/Service References/SqlQuery/Service1.xsd
WcfExample/Client/Service References/SqlQuery/Service11.xsd
WcfExample/Client/Service References/SqlQuery/Service12.xsd
WcfExample/ConDataBase/
WcfExample/ConDataBase.sln
WcfExample/ConDataBase.suo
WcfExample/ConDataBase/App_Data/
WcfExample/ConDataBase/bin/
WcfExample/ConDataBase/bin/ConDataBase.dll
WcfExample/ConDataBase/bin/ConDataBase.pdb
WcfExample/ConDataBase/ConDataBase.csproj
WcfExample/ConDataBase/ConDataBase.csproj.user
WcfExample/ConDataBase/IService1.cs
WcfExample/ConDataBase/obj/
WcfExample/ConDataBase/obj/Debug/
WcfExample/ConDataBase/obj/Debug/ConDataBase.csproj.FileListAbsolute.txt
WcfExample/ConDataBase/obj/Debug/ConDataBase.dll
WcfExample/ConDataBase/obj/Debug/ConDataBase.pdb
WcfExample/ConDataBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/ConDataBase/obj/Debug/ResolveAssemblyReference.cache
WcfExample/ConDataBase/obj/Debug/TempPE/
WcfExample/ConDataBase/obj/Release/
WcfExample/ConDataBase/obj/Release/ConDataBase.csproj.FileListAbsolute.txt
WcfExample/ConDataBase/obj/Release/ConDataBase.dll
WcfExample/ConDataBase/obj/Release/ConDataBase.pdb
WcfExample/ConDataBase/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
WcfExample/ConDataBase/obj/Release/ResolveAssemblyReference.cache
WcfExample/ConDataBase/obj/Release/TempPE/
WcfExample/ConDataBase/Properties/
WcfExample/ConDataBase/Properties/AssemblyInfo.cs
WcfExample/ConDataBase/Service1.svc
WcfExample/ConDataBase/Service1.svc.cs
WcfExample/ConDataBase/Settings.cs
WcfExample/ConDataBase/Web.config
WcfExample/ConDataBase/Web.Debug.config
WcfExample/ConDataBase/Web.Release.config
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。