文件名称:WebService
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 0**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Web Service综合应用货币验证部分分成两部分 一个是coin一个是testcoin。 coin是Web Service发布部分,testcoin是检测部分。(这些在书中都有详细介绍)分别把coin和testcoin web共享后 在IIs中浏览testcoin中的WebForm1就可以验证Web Service。-Web Service integrated application to verify some of the currency is divided into two parts, one is a coin is testcoin. coin is part of Web Service release, testcoin is the detection part. (These are detailed in the book) were the coin and after sharing testcoin web browser IIs in testcoin of WebForm1 to verify the Web Service.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
案例1:Web Service综合应用
..........................\coin
..........................\....\AssemblyInfo.cs
..........................\....\bin
..........................\....\...\coin.dll
..........................\....\...\coin.pdb
..........................\....\coin.csproj
..........................\....\coin.csproj.webinfo
..........................\....\Global.asax
..........................\....\Global.asax.cs
..........................\....\Global.asax.resx
..........................\....\Service1.asmx
..........................\....\Service1.asmx.cs
..........................\....\Service1.asmx.resx
..........................\....\Web.config
..........................\testcoin
..........................\........\AssemblyInfo.cs
..........................\........\bin
..........................\........\...\testcoin.dll
..........................\........\...\testcoin.pdb
..........................\........\Global.asax
..........................\........\Global.asax.cs
..........................\........\Global.asax.resx
..........................\........\testcoin.csproj
..........................\........\testcoin.csproj.webinfo
..........................\........\Web References
..........................\........\..............\mess
..........................\........\..............\....\Reference.cs
..........................\........\..............\....\Reference.map
..........................\........\..............\....\Service1.disco
..........................\........\..............\....\Service1.wsdl
..........................\........\Web.config
..........................\........\WebForm1.aspx
..........................\........\WebForm1.aspx.cs
..........................\........\WebForm1.aspx.resx
..........................\案例使用说明.txt
..........................\coin
..........................\....\AssemblyInfo.cs
..........................\....\bin
..........................\....\...\coin.dll
..........................\....\...\coin.pdb
..........................\....\coin.csproj
..........................\....\coin.csproj.webinfo
..........................\....\Global.asax
..........................\....\Global.asax.cs
..........................\....\Global.asax.resx
..........................\....\Service1.asmx
..........................\....\Service1.asmx.cs
..........................\....\Service1.asmx.resx
..........................\....\Web.config
..........................\testcoin
..........................\........\AssemblyInfo.cs
..........................\........\bin
..........................\........\...\testcoin.dll
..........................\........\...\testcoin.pdb
..........................\........\Global.asax
..........................\........\Global.asax.cs
..........................\........\Global.asax.resx
..........................\........\testcoin.csproj
..........................\........\testcoin.csproj.webinfo
..........................\........\Web References
..........................\........\..............\mess
..........................\........\..............\....\Reference.cs
..........................\........\..............\....\Reference.map
..........................\........\..............\....\Service1.disco
..........................\........\..............\....\Service1.wsdl
..........................\........\Web.config
..........................\........\WebForm1.aspx
..........................\........\WebForm1.aspx.cs
..........................\........\WebForm1.aspx.resx
..........................\案例使用说明.txt