我爱Aspx >> Asp.Net >> Creating a Webservice Part 1 of 2[等级:高级](转载:Aspfree)Creating a Webservice Part 1 of 2[等级:高级](转载:Aspfree)
some help from the great guys from Secure Webs, I decided to expose my site, http://www.123aspx.com , as a web service. I wanted to start with something simple, so I decided to expose the "What@#s New" ASP.NET resources. The "what@#s new" section contains the latest 12 additions to my site. Here is a quick tutorial around writing that webservice.
Webservices in ASP.NET are built around the SOAP (Simple Object Access Protocol) and WSDL (Web Services Description Language). We@#re not going to get into these standards (WSDL, and SOAP), but instead, focus on creating a webservice and consuming it.
Planning
I decided to return a dataset object as my collection of new resources. I chose a dataset because most ASP.NET developers are already familiar with datasets, and they can easily be bound to datagrids. The dataset consists of 4 columns:
Ҷƪл˵?
一个用webservice behavior实现的..[05-28]
加强 WEB SERVICE 的安全性[05-28]
WebService Behavior的一个中文B..[05-28]
Web服务到底是什么(转)[05-28]
WEB服务有待实践的检验[05-28]
一个webseveice的例子[05-28]
正确认识“Web服务”( 转)[05-28]
什么时候应该使用Web Service【转..[05-28]
HOW TO: BETA: Integrate a .NET..[05-28]
股票报价的WebService(转天极网..[05-28]
一个用webservice behavior实现的..[05-28]
加强 WEB SERVICE 的安全性[05-28]
WebService Behavior的一个中文B..[05-28]
Web服务到底是什么(转)[05-28]
WEB服务有待实践的检验[05-28]
一个webseveice的例子[05-28]
正确认识“Web服务”( 转)[05-28]
什么时候应该使用Web Service【转..[05-28]
WSDL文件详解(转贴)下[05-28]
HOW TO: BETA: Integrate a .NET..[05-28]