文件名称:WCF_Sample-20110124
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:85.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
学习wcf最好的入门实例,带完整的可运行代码-Learning wcf best entry instance, with the full running code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCF_Sample-20110124/WCF_Sample-20110124/App.config
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.exe
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.exe.config
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.pdb
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe.config
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe.manifest
WCF_Sample-20110124/WCF_Sample-20110124/Iservice.cs
WCF_Sample-20110124/WCF_Sample-20110124/IWCFService.cs
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.csproj.FileListAbsolute.txt
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.exe
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.pdb
WCF_Sample-20110124/WCF_Sample-20110124/Program.cs
WCF_Sample-20110124/WCF_Sample-20110124/Properties/AssemblyInfo.cs
WCF_Sample-20110124/WCF_Sample-20110124/servicetest.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServicePerCall.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServicePerSession.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServiceSingle.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCF_Sample-20110124.csproj
WCF_Sample-20110124/WCF_Sample-20110124.sln
WCF_Sample-20110124/WCF_Sample-20110124.suo
WCF_Sample-20110124/WCF_Sample-20110124_Client/app.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.exe.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.pdb
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.vshost.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.vshost.exe.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReference3.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferencePerCall.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferencePerSession.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferenceSingle.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.csproj.FileListAbsolute.txt
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.pdb
WCF_Sample-20110124/WCF_Sample-20110124_Client/Program.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Properties/AssemblyInfo.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service.xsd
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service1.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service.xsd
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service1.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSin
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.exe
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.exe.config
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.pdb
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe.config
WCF_Sample-20110124/WCF_Sample-20110124/bin/Debug/WCF_Sample-20110124.vshost.exe.manifest
WCF_Sample-20110124/WCF_Sample-20110124/Iservice.cs
WCF_Sample-20110124/WCF_Sample-20110124/IWCFService.cs
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.csproj.FileListAbsolute.txt
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.exe
WCF_Sample-20110124/WCF_Sample-20110124/obj/x86/Debug/WCF_Sample-20110124.pdb
WCF_Sample-20110124/WCF_Sample-20110124/Program.cs
WCF_Sample-20110124/WCF_Sample-20110124/Properties/AssemblyInfo.cs
WCF_Sample-20110124/WCF_Sample-20110124/servicetest.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServicePerCall.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServicePerSession.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCFServiceSingle.cs
WCF_Sample-20110124/WCF_Sample-20110124/WCF_Sample-20110124.csproj
WCF_Sample-20110124/WCF_Sample-20110124.sln
WCF_Sample-20110124/WCF_Sample-20110124.suo
WCF_Sample-20110124/WCF_Sample-20110124_Client/app.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.exe.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.pdb
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.vshost.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/bin/Debug/WCF_Sample-20110124_Client.vshost.exe.config
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReference3.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferencePerCall.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferencePerSession.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/TempPE/Service References.ServiceReferenceSingle.Reference.cs.dll
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.csproj.FileListAbsolute.txt
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.exe
WCF_Sample-20110124/WCF_Sample-20110124_Client/obj/x86/Debug/WCF_Sample-20110124_Client.pdb
WCF_Sample-20110124/WCF_Sample-20110124_Client/Program.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Properties/AssemblyInfo.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service.xsd
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerCall/service1.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service.xsd
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferencePerSession/service1.wsdl
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/configuration.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/configuration91.svcinfo
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/Reference.cs
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSingle/Reference.svcmap
WCF_Sample-20110124/WCF_Sample-20110124_Client/Service References/ServiceReferenceSin
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
