CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:WCF2

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-08-27
  • 文件大小:
    154.79kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

实现WCF通信。有两种配置协议的方法:

1、wcf使用内置代码配置通信协议(非config配置文件配置协议)

2、wcf的使用config配置文件设置通信协议。-Implementation of WCF communication. There are two ways to configure the protocol:



1, WCF use the built-in code configuration communication protocol (non config configuration file configuration protocol)



2, WCF using config configuration file settings communication protocol.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Backup/
Backup/Client/
Backup/Client/App.config
Backup/Client/Client.csproj
Backup/Client/Form1.cs
Backup/Client/Form1.Designer.cs
Backup/Client/Form1.resx
Backup/Client/Program.cs
Backup/Client/Properties/
Backup/Client/Properties/AssemblyInfo.cs
Backup/Client/Properties/Resources.Designer.cs
Backup/Client/Properties/Resources.resx
Backup/Client/Properties/Settings.Designer.cs
Backup/Client/Properties/Settings.settings
Backup/Contracts/
Backup/Contracts/Contracts.csproj
Backup/Contracts/ICalculator.cs
Backup/Contracts/Info.cs
Backup/Contracts/Properties/
Backup/Contracts/Properties/AssemblyInfo.cs
Backup/Hosting/
Backup/Hosting/App.config
Backup/Hosting/Hosting.csproj
Backup/Hosting/Program.cs
Backup/Hosting/Properties/
Backup/Hosting/Properties/AssemblyInfo.cs
Backup/Services/
Backup/Services/CalculatorService.cs
Backup/Services/Properties/
Backup/Services/Properties/AssemblyInfo.cs
Backup/Services/Services.csproj
Backup/WCF2.sln
Backup/WCF2.suo
Client/
Client/App.config
Client/bin/
Client/bin/Debug/
Client/bin/Debug/Client.exe
Client/bin/Debug/Client.exe.config
Client/bin/Debug/Client.pdb
Client/bin/Debug/Client.vshost.exe
Client/bin/Debug/Client.vshost.exe.config
Client/bin/Debug/Client.vshost.exe.manifest
Client/bin/Debug/Contracts.dll
Client/bin/Debug/Contracts.pdb
Client/bin/Release/
Client/Client.csproj
Client/Client.csproj.user
Client/Form1.cs
Client/Form1.Designer.cs
Client/Form1.resx
Client/obj/
Client/obj/Debug/
Client/obj/Debug/Client.csproj.FileListAbsolute.txt
Client/obj/Debug/Client.csproj.GenerateResource.Cache
Client/obj/Debug/Client.csprojResolveAssemblyReference.cache
Client/obj/Debug/Client.exe
Client/obj/Debug/Client.Form1.resources
Client/obj/Debug/Client.pdb
Client/obj/Debug/Client.Properties.Resources.resources
Client/obj/Debug/DesignTimeResolveAssemblyReferences.cache
Client/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Client/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Client/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Client/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Client/obj/Debug/TempPE/
Client/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Client/Program.cs
Client/Properties/
Client/Properties/AssemblyInfo.cs
Client/Properties/Resources.Designer.cs
Client/Properties/Resources.resx
Client/Properties/Settings.Designer.cs
Client/Properties/Settings.settings
Contracts/
Contracts/bin/
Contracts/bin/Debug/
Contracts/bin/Debug/Contracts.dll
Contracts/bin/Debug/Contracts.pdb
Contracts/bin/Release/
Contracts/Contracts.csproj
Contracts/Contracts.csproj.user
Contracts/ICalculator.cs
Contracts/Info.cs
Contracts/obj/
Contracts/obj/Debug/
Contracts/obj/Debug/Contracts.csproj.FileListAbsolute.txt
Contracts/obj/Debug/Contracts.csprojResolveAssemblyReference.cache
Contracts/obj/Debug/Contracts.dll
Contracts/obj/Debug/Contracts.pdb
Contracts/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Contracts/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Contracts/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Contracts/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Contracts/obj/Debug/TempPE/
Contracts/Properties/
Contracts/Properties/AssemblyInfo.cs
Hosting/
Hosting/App.config
Hosting/bin/
Hosting/bin/Debug/
Hosting/bin/Debug/Contracts.dll
Hosting/bin/Debug/Contracts.pdb
Hosting/bin/Debug/Hosting.exe
Hosting/bin/Debug/Hosting.exe.config
Hosting/bin/Debug/Hosting.pdb
Hosting/bin/Debug/Hosting.vshost.exe
Hosting/bin/Debug/Hosting.vshost.exe.config
Hosting/bin/Debug/Hosting.vshost.exe.manifest
Hosting/bin/Debug/Services.dll
Hosting/bin/Debug/Services.pdb
Hosting/bin/Release/
Hosting/Hosting.csproj
Hosting/Hosting.csproj.user
Hosting/obj/
Hosting/obj/Debug/
Hosting/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Hosting/obj/Debug/Hosting.csproj.FileListAbsolute.txt
Hosting/obj/Debug/Hosting.csprojResolveAssemblyReference.cache
Hosting/obj/Debug/Hosting.exe
Hosting/obj/Debug/Hosting.pdb
Hosting/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Hosting/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Hosting/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Hosting/obj/Debug/TempPE/
Hosting/Program.cs
Hosting/Properties/
Hosting/Properties/AssemblyInfo.cs
Services/
Services/bin/
Services/bin/Debug/
Services/bin/Debug/Contracts.dll
Services/bin/Debug/Contracts.pdb
Services/bin/Debug/Services.dll
Services/bin/Debug/Services.pdb
Services/bin/Release/
Services/CalculatorService.cs
Services/obj/
Services/obj/Debug/
Services/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Services/obj/Debug/Services.csproj.FileListAbsolute.txt
Services/obj/Debug/Services.csprojResolveAssemblyReference.cache
Services/obj/Debug/Services.dll
Services/obj/Debug/Services.pdb
Services/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Services/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Services/obj/Debug/TemporaryGeneratedFil

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com