惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
The Cloudflare Blog
量子位
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
D
DataBreaches.Net
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
U
Unit 42
博客园 - 聂微东
有赞技术团队
有赞技术团队
A
About on SuperTechFans

博客园 - 张银国

2020新Asp.NET敏捷快速开发框架7.0.5旗舰版源码asp.net mvc框架,工具类CRM,工作流 两个分页存储过程 使用Highcharts实现柱状图展示 GIS开发站点收藏 读取Excel中的数据到DataSet 空气质量相关性分析 SPSS统计功能与模块对照表 相关性分析主要源码 Matlab典型论坛 EasyUI入门视频教程 lamda表达式在EF中的应用 View数据呈现相关技术 ASP.NET MVC 4 技术讲解 ASP.NET MVC 相关的社群与讨论区 Entityframework的安装 asp.net 配置session为sqlserver验证 SQL行列转换 网址大全 wwww
如何使用Web Services??
张银国 · 2009-07-09 · via 博客园 - 张银国

1、用wsdl.exe生成代理类。例如:C:\>wsdl http://localhost/TeachShow/Charpter8/FirstAndUse/Computer.asmx

2、csc /target:library File.cs  编译生成dll。

3、在客户端运用生成的dll。

posted on 2009-07-09 17:23  张银国  阅读(218)  评论(0)    收藏  举报