Murach's ASP.NET 2.0 with C# 2005
An introduction to web services
Web services are methods that are stored on a web server,
where they're available to other web applications...even web
applications running under a different web server such as
Apache. This chapter covers the basic concepts and skills
you need to create and use web services.
|
|
|
|
What web services are used for |
790 |
|
How web services work |
790 |
|
|
How to start a web service web
site |
792 |
|
How to add a web service |
792 |
|
How to develop the code for a
web service |
794 |
|
The code for the DaysUntilDates
web service |
796 |
|
How to test a web service |
798 |
|
|
How to add a web reference |
800 |
|
How to use a web service |
802 |
|
 |
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|
|
|