资源简介
总之,实现并且经过局域网环境完整测试通过的。。

代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Client.HelloWcfDownLoad;
namespace Client
{
public partial class Demo : Form
{
HelloWcfDownLoad.HelloWCFServiceClient proxy = new HelloWCFServiceClient();
public Demo()
{
InitializeComponent();
}
private void Demo_Load(object sender EventArgs e)
{
DataSet ds = proxy.GetDataSet_PKUser();
dataGridView1.DataSource = ds.Tables[0];
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1898 2009-06-18 14:56 Host\Client\app.config
文件 7168 2009-06-20 16:05 Host\Client\bin\Debug\Client.exe
文件 1898 2009-06-18 14:56 Host\Client\bin\Debug\Client.exe.config
文件 15872 2009-06-20 16:05 Host\Client\bin\Debug\Client.pdb
文件 2560 2009-06-17 16:46 Host\Client\bin\Debug\Client.suo
文件 14328 2009-06-18 14:57 Host\Client\bin\Debug\Client.vshost.exe
文件 1898 2009-06-18 14:56 Host\Client\bin\Debug\Client.vshost.exe.config
文件 4229 2009-06-18 14:57 Host\Client\Client.csproj
文件 168 2009-06-18 14:44 Host\Client\Client.csproj.user
文件 691 2009-06-17 15:27 Host\Client\Demo.cs
文件 2648 2009-06-17 15:00 Host\Client\Demo.Designer.cs
文件 5814 2009-06-17 15:00 Host\Client\Demo.resx
文件 399 2009-06-20 16:05 Host\Client\obj\Debug\Client.csproj.FileListAbsolute.txt
文件 7168 2009-06-20 16:05 Host\Client\obj\Debug\Client.exe
文件 15872 2009-06-20 16:05 Host\Client\obj\Debug\Client.pdb
文件 5632 2009-06-18 14:56 Host\Client\obj\Debug\TempPE\Service References.HelloWcfDownLoad.Reference.cs.dll
文件 913 2009-06-17 15:32 Host\Client\Program.cs
文件 1354 2009-06-17 13:47 Host\Client\Properties\AssemblyInfo.cs
文件 599 2009-06-17 15:26 Host\Client\Properties\DataSources\System.Data.DataSet.datasource
文件 2532 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\configuration.svcinfo
文件 9722 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\HelloWCFService.wsdl
文件 387 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\item.disco
文件 609 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\item2.xsd
文件 2398 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\item21.xsd
文件 541 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\item22.xsd
文件 4793 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\item23.xsd
文件 4648 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\Reference.cs
文件 2365 2009-06-18 14:56 Host\Client\Service References\HelloWcfDownLoad\Reference.svcmap
文件 1274 2009-06-18 17:08 Host\ConsoleApplication1\App.config
文件 2509 2009-06-18 17:08 Host\ConsoleApplication1\ConsoleApplication1.csproj
............此处省略292个文件信息
- 上一篇:淘宝评论采集器
- 下一篇:数据结构八皇后问题实验报告
相关资源
- DS18B20分布式多点测温的Proteus仿真
- curve分布式存储系统 v0.1.3
- curve分布式存储系统 v0.1.4
- VS1053B编解码器的VDR分布式声音采集卡
- 基于ARM7的分布式远程测控系统设计
- 一个考虑土壤水侧向运动的分布式墒
- 《WCF服务编程(第三版)》.pdf
- 初学Visual Basic 2010代码
- 分布式管理控制式计热表
- Guide to Reliable Distributed Systems
- CC2530的分布式无线数据采集系统设计
- PPP-BOTDA分布式光纤传感技术在水工结
- 基于Greenplum Hadoop- 分布式平台的大数
- 分布式系统:概念与设计第5版完整书
- 并网光伏逆变器并网特性研究
- 可重构机器人系统的分布式控制系统
- zeroc ice 中文教程
- 分布式温控系统,北邮软件工程作业
- 分布式温控系统
- 中国人民大学分布式系统完整课件
-
Hba
se完全分布式搭建-new.docx - 17品优购电商系统开发(学习20天视频
- 微电网逆变器自适应下垂控制策略
- 分布式区域增强系统仿真平台设计与
- 北邮软件工程-分布式温控系统
- .Net培训高级班全套资料,微服务,分
- 龙果 - dubbo分布式架构实战视频和源码
- 分布式系统概念与设计 原书第5版 p
- 分布式对象存储原理架构Go实现.zip
- 分布式计算.(美国)HAGIT.ATTIYA.清晰版
评论
共有 条评论