Visual Studio and the .Net platform have made consuming and creating Web Services a fairly simple task in most cases. If you're reading this article most likely you have stumbled upon one of the many "Hello World" examples, which are great, but if you're like me, you often want something just as simple, but maybe a bit more useful. In this video article we are going to create a simple email form and use a Web Service to validate the email address of the sender. ...
Go to the complete details ...