Sponsors
Web Services
ACME Corporation Demo Web Service
This tutorial shows basic functions of web services. This article has provided a sample demo about web services and shows its functions. This tutorial gives tips to the developers how to expose a product catalog on web service and how to integrate that with other site with upto date information. The author has given example to allow users to get experience on web service.
Price: Free Rate:
4.0(out of 5) Vote:1
.Net XML Classes from Web Services
This tutorial is helpful for the programmers which guides them to keep transferring data and messages to and from distributed system i.e- the system enabled by SOAP. This article deeply discusses every task of SOAP messaging in step by step module. Definitions explained in this tutorial are so simple to understand and to work with that. This tutorial has provided sample codes for the learners to allow them to test on their system.
Price: Free Rate:
0.0(out of 5) Vote:0
Implementing Web Service Clients
Explains how Web services work and how to call it from ASP.NET. When we create and run this web service , it will be run by a web browser. However, in real life, the true aim of web service can only be achieved if we can call it from some web application or a console application.
Price: Free Rate:
0.0(out of 5) Vote:0
Managing State in Web Services
Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be called thousands of times a day. In such cases, keeping per user data in the webserver would be a bad approach.
Price: Free Rate:
0.0(out of 5) Vote:0
Pages : 1

