Creating a basic Web Service
A lot can be found on the internet regarding web services. Here am just gonna create a basic Web Service using ASP.Net/C#:
1. Run your Microsoft Visual Studio 2005
2. Create a new ASP.Net Web Service from File > New > Web Site > ASP.Net Web Service
3. Choose the language of your choice, enter a project name [...]