How to build basic web service with ASP.NET in VB.NET- step 3
You can use the article How to build basic web service with ASP.NET – step 2 to verify that the class developed by you is ready for the Web. You will learn from this article how to convert it to a web service. In this case the BookService class described in the article How to build …