资源简介
总之,实现并且经过局域网环境完整测试通过的。。
代码片段和文件信息
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个文件信息
- 上一篇:淘宝评论采集器
- 下一篇:数据结构八皇后问题实验报告
相关资源
- 东北大学博士分布式操作系统2007入学
- 分布式数据库PPT课件
- MEF模块解耦WCF Rest 扩展 基础
- 西工大网络与分布式实验4web
- ieee 分布式4节点模型
- 北邮软工_分布式温控管理系统
- 华南理工大学分布式实验 RMI实验以及
- 2018年redis全套视频-讲解 实战
- hadoop+lucene几种结合形式
- 基于区块链的边缘计算分布式控制系
- WCF netTcpBinding 双工通信 实时连接断开
-
Hba
seSpringboot实战分布式文件存储. - wcf对数据库的增删改查的综合
- 卢誉声编写书籍《分布式实时处理系
- WCF实现双向通信仿QQ功能服务端 更新
- SSD8 Ex4 网络分布式练习四答案
- 分布式风电源选址定容规划研究
- WCF 安全性 四种身份验证方式
- 论文研究-协同中继系统中的分布式空
- 并网模式微电网双层分布式优化调度
- WCF心跳判断服务端及客户端是否掉线
- 分布式控制
- hadoop全分布式-脚本一键安装
- 传智播客 最新版淘淘商城视频教程及
- Spring Boot+Druid+Mybatis实现JTA分布式事务
- 分布式CNN代码
- 分布式电源仿真
- 分布式系统原理与范型第二版课后习
- 分布式数据库论文
-
Hba
se+Spring boot实战分布式文件存储
评论
共有 条评论