Id like to know as to how to go about creating a web service that validates a registerd user to my site. Also how to register a new user to the site.
What steps shall i take in order to do this? Im using Visual Studio 2008 (.NET Framework 3.5) ASP.NET, SQL server 2005(Microsoft). If there are any examples for me that i can have a look at it would really help.
Thanks guys