Murach's ASP.NET 3.5 with VB 2008
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 |
926 |
|
How web services work |
926 |
|
|
How to start a web service web
site |
928 |
|
How to add a web service |
928 |
|
How to develop the code for a
web service |
930 |
|
The code for the DaysUntil web
service |
932 |
|
How to test a web service |
934 |
|
|
How to add a web reference |
936 |
|
How to use a web service |
938 |
|
 |
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|
|
|