WCF 简单应用

时间:2015-03-19 11:01:20
【文件属性】:
文件名称:WCF 简单应用
文件大小:132KB
文件格式:ZIP
更新时间:2015-03-19 11:01:20
WCF WCF的简单实现,4个工程分别实现了WCF中的Contract,Service,Host和Client,具体教程见 http://www.cnblogs.com/Higel/archive/2011/12/26/2301835.html 代码略有不同
【文件预览】:
WCFDemo
----WCFDemo.sln(2KB)
----WCFService()
--------Service.cs(977B)
--------WCFDemo.Service.csproj.user(1KB)
--------Properties()
--------WCFDemo.Service.csproj(4KB)
--------obj()
--------bin()
----WcfContract()
--------ServiceContracts.cs(247B)
--------WCFDemo.Contracts.csproj.user(1KB)
--------Properties()
--------DataContracts.cs(1KB)
--------WCFDemo.Contracts.csproj(4KB)
--------obj()
--------bin()
----WCFDemo.Host.WithoutConfig()
--------Form1.cs(2KB)
--------WCFDemo.Host.WithoutConfig.csproj(4KB)
--------Program.cs(521B)
--------Form1.resx(6KB)
--------Properties()
--------Form1.Designer.cs(3KB)
--------obj()
--------bin()
----WCFDemo.Client.WithoutConfig()
--------Form1.cs(786B)
--------Program.cs(525B)
--------Form1.resx(6KB)
--------app.config(2KB)
--------Service References()
--------Properties()
--------Form1.Designer.cs(3KB)
--------obj()
--------bin()
--------WCFDemo.Client.WithoutConfig.csproj(5KB)

网友评论