ASP .NET Web Services
Web Services
-
Web services are built using open standards, they can be
called from
a variety of clients using different platforms.
-
In addition to providing data, web services can also interact
with the application
-
Web services are at the core of Microsoft's .NET platform.
-
Web services can be called from within your web or windows
application
The follwing web page consumes the web service named Chapter11Webservice:
Ch11DisplayProducts.aspx