文件名称:WcfWithLinq
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 29.7kb
- 下载次数:
- 0次
- 提 供 者:
- sun****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个关于WCF结合LINQ进行开发的示例源码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419085wcfwithlinq.rar 列表 WcfWithLinqDemo\Contract\Contract.csproj WcfWithLinqDemo\Contract\IDataAccess.cs WcfWithLinqDemo\Contract\Properties\AssemblyInfo.cs WcfWithLinqDemo\Entity\Entity.csproj WcfWithLinqDemo\Entity\guestbook.cs WcfWithLinqDemo\Entity\Properties\AssemblyInfo.cs WcfWithLinqDemo\Host\Host.csproj WcfWithLinqDemo\Host\Program.cs WcfWithLinqDemo\Host\Properties\AssemblyInfo.cs WcfWithLinqDemo\Service\DataAccess.cs WcfWithLinqDemo\Service\Properties\AssemblyInfo.cs WcfWithLinqDemo\Service\Service.csproj WcfWithLinqDemo\WcfWithLinqDemo.sln WcfWithLinqDemo\WcfWithLinqDemo.suo WcfWithLinqDemo\WebSite\Admin.aspx WcfWithLinqDemo\WebSite\Admin.aspx.cs WcfWithLinqDemo\WebSite\App_Code\GetService.cs WcfWithLinqDemo\WebSite\Bin\Contract.dll WcfWithLinqDemo\WebSite\Bin\Contract.pdb WcfWithLinqDemo\WebSite\Bin\Entity.dll WcfWithLinqDemo\WebSite\Bin\Entity.pdb WcfWithLinqDemo\WebSite\Default.aspx WcfWithLinqDemo\WebSite\Default.aspx.cs WcfWithLinqDemo\WebSite\web.config WcfWithLinqDemo\Contract\bin\Debug WcfWithLinqDemo\Contract\obj\Debug WcfWithLinqDemo\Entity\bin\Debug WcfWithLinqDemo\Entity\obj\Debug WcfWithLinqDemo\Host\bin\Debug WcfWithLinqDemo\Host\obj\Debug WcfWithLinqDemo\Service\bin\Debug WcfWithLinqDemo\Service\obj\Debug WcfWithLinqDemo\Contract\bin WcfWithLinqDemo\Contract\obj WcfWithLinqDemo\Contract\Properties WcfWithLinqDemo\Entity\bin WcfWithLinqDemo\Entity\obj WcfWithLinqDemo\Entity\Properties WcfWithLinqDemo\Host\bin WcfWithLinqDemo\Host\obj WcfWithLinqDemo\Host\Properties WcfWithLinqDemo\Service\bin WcfWithLinqDemo\Service\obj WcfWithLinqDemo\Service\Properties WcfWithLinqDemo\WebSite\App_Code WcfWithLinqDemo\WebSite\App_Data WcfWithLinqDemo\WebSite\Bin WcfWithLinqDemo\Contract WcfWithLinqDemo\Entity WcfWithLinqDemo\Host WcfWithLinqDemo\Service WcfWithLinqDemo\WebSite WcfWithLinqDemo