文件名称:ServiceInvoker
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- f*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个很有用的WCF调用编程技巧,尽量把代码的重复率降到最低,让代码的重用率提高-WCF call a useful programming techniques, as far as possible to minimize the repetition rate of the code, so code reuse rate
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ServiceInvoker\Demo
..............\....\Clients
..............\....\.......\app.config
..............\....\.......\CalculatorProxy.cs
..............\....\.......\Clients.csproj
..............\....\.......\Clients.csproj.user
..............\....\.......\Program.cs
..............\....\.......\Properties
..............\....\.......\..........\AssemblyInfo.cs
..............\....\.......\Service References
..............\....\Contracts
..............\....\.........\CalculationException.cs
..............\....\.........\Contracts.csproj
..............\....\.........\Contracts.csproj.user
..............\....\.........\ICalculator.cs
..............\....\.........\Properties
..............\....\.........\..........\AssemblyInfo.cs
..............\....\Hosting
..............\....\.......\app.config
..............\....\.......\Hosting.csproj
..............\....\.......\Program.cs
..............\....\.......\Properties
..............\....\.......\..........\AssemblyInfo.cs
..............\....\Services
..............\....\........\CalculatorService.cs
..............\....\........\Properties
..............\....\........\..........\AssemblyInfo.cs
..............\....\........\Services.csproj
..............\Lib
..............\...\Guard.cs
..............\...\Lib.csproj
..............\...\Properties
..............\...\..........\AssemblyInfo.cs
..............\...\ServiceInvoker.cs
..............\...\ServiceInvoker~1.cs
..............\...\ServiceProxyBase.cs
..............\ServiceInvoker.gpState
..............\ServiceInvoker.sln
..............\ServiceInvoker.suo
ServiceInvoker
..............\....\Clients
..............\....\.......\app.config
..............\....\.......\CalculatorProxy.cs
..............\....\.......\Clients.csproj
..............\....\.......\Clients.csproj.user
..............\....\.......\Program.cs
..............\....\.......\Properties
..............\....\.......\..........\AssemblyInfo.cs
..............\....\.......\Service References
..............\....\Contracts
..............\....\.........\CalculationException.cs
..............\....\.........\Contracts.csproj
..............\....\.........\Contracts.csproj.user
..............\....\.........\ICalculator.cs
..............\....\.........\Properties
..............\....\.........\..........\AssemblyInfo.cs
..............\....\Hosting
..............\....\.......\app.config
..............\....\.......\Hosting.csproj
..............\....\.......\Program.cs
..............\....\.......\Properties
..............\....\.......\..........\AssemblyInfo.cs
..............\....\Services
..............\....\........\CalculatorService.cs
..............\....\........\Properties
..............\....\........\..........\AssemblyInfo.cs
..............\....\........\Services.csproj
..............\Lib
..............\...\Guard.cs
..............\...\Lib.csproj
..............\...\Properties
..............\...\..........\AssemblyInfo.cs
..............\...\ServiceInvoker.cs
..............\...\ServiceInvoker~1.cs
..............\...\ServiceProxyBase.cs
..............\ServiceInvoker.gpState
..............\ServiceInvoker.sln
..............\ServiceInvoker.suo
ServiceInvoker