c# - web service getting started -
I have to implement a web service in my work, the problem is that I do not have any web service. Can you give me some context to start, and to understand that people are asking me? Maybe some good book too ...
Thank you.
Get started with the basics about a web service
Read more about creating web services that you want to use WCF or if you want to use legacy web services, read NAT
is a simple WCF service application with code Which you can understand further.
Comments
Post a Comment