views:

41

answers:

3

Hi everyone, I am new to asp.net .. i want to learn about web services.. can anyone pls provide me a good link or pdf on web services for reading it from basic.. thanks in advance..

A: 

I think you should start with ".NET Remoting" and go from there (search Amazon or so).

Here is some literature I would recommend: you could start with "Programming .NET Web Services" or "NET Web Services: Architecture and Implementation" (for a general view). For a more recent approach, you can read "RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5".

XpiritO