使用VS.NET开发Web Services 简明教程

来源:互联网 发布:生成器 python 编辑:程序博客网 时间:2024/06/04 19:03
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 728x15, 创建于 08-4-23MSDN */google_ad_slot = "3624277373";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 160x600, 创建于 08-4-23MSDN */google_ad_slot = "4367022601";google_ad_width = 160;google_ad_height = 600;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

使用VS.NET开发Web Services 简明教程

hbzxf(阿好)

http://www.cnblogs.com/hbzxf

 

 

目录索引:

1           使用Visual Studio.NET 创建 Web Services

2           Web Forms 中调用 Web Services

3           Windows Forms中调用 Web Services

 

    之所以称为简明教程,就是把简单的操作步骤一一列出,使初学者容易上手,对于复杂或相关的名词解释与服务原理可以参考相关的书籍,这里不再深谈。

第一节:使用Visual Studio.NET 创建 Web Services

 

1、  启动 Visual Studio.NET

2、  [文件]-[新建]-[项目]菜单,打开[新建项目]对话框,在[项目类型]中选择[Visual c# 项目],在[模板]中选择[ASP.NET Web 服务],如图1

创建<AWebServices hspace=0 src="D:<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 728x15, 创建于 08-4-23MSDN */google_ad_slot = "3624277373";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

<script type="text/javascript"><!--google_ad_client = "pub-2947489232296736";/* 160x600, 创建于 08-4-23MSDN */google_ad_slot = "4367022601";google_ad_width = 160;google_ad_height = 600;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
原创粉丝点击