Description: 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.
File list (Check if you may need any files):
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