文件名称:webservice
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 171kb
- 下载次数:
- 0次
- 提 供 者:
- zhao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
是一个分布式环境下的图书查询系统。在vs2005环境下,用webservice实现简单的图书查询功能,服务器端用webserive(使用c#语言)开发图书查询功能,在客户端使用asp.net(c#语言)调用webserivce的图书查询功能,得到查询结果。-Distributed environment is a book inquiry system. In the VS2005 environment, with simple books webservice query functionality, server-side use webserive (using the c# Language) development books inquiry function on the client using asp.net (c# Language) books webserivce call the inquiry, the inquiry results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
webservice实现
..............\LibrarySearch
..............\.............\App_Data
..............\.............\App_WebReferences
..............\.............\.................\localhost
..............\.............\.................\.........\Service.disco
..............\.............\.................\.........\Service.discomap
..............\.............\.................\.........\Service.wsdl
..............\.............\LibrarySearch.aspx
..............\.............\LibrarySearch.aspx.cs
..............\.............\Web.Config
..............\LibraryWebService
..............\.................\App_Code
..............\.................\........\Service.cs
..............\.................\App_Data
..............\.................\........\Library.mdf
..............\.................\........\Library_log.LDF
..............\.................\Service.asmx
..............\.................\Web.Config
..............\result.txt
..............\接口说明.doc
..............\LibrarySearch
..............\.............\App_Data
..............\.............\App_WebReferences
..............\.............\.................\localhost
..............\.............\.................\.........\Service.disco
..............\.............\.................\.........\Service.discomap
..............\.............\.................\.........\Service.wsdl
..............\.............\LibrarySearch.aspx
..............\.............\LibrarySearch.aspx.cs
..............\.............\Web.Config
..............\LibraryWebService
..............\.................\App_Code
..............\.................\........\Service.cs
..............\.................\App_Data
..............\.................\........\Library.mdf
..............\.................\........\Library_log.LDF
..............\.................\Service.asmx
..............\.................\Web.Config
..............\result.txt
..............\接口说明.doc