Framework to host web services on a basic hosted web server - Stack Overflow most recent 30 from stackoverflow.com2009-11-29T11:40:02Zhttp://stackoverflow.com/feeds/question/168592http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/168592/framework-to-host-web-services-on-a-basic-hosted-web-server1Framework to host web services on a basic hosted web serverDerek2008-10-03T19:48:48Z2008-10-03T19:54:35Z
<p>Can anyone recommend a framework or basic technology to use to host a web service on a basic hosted web server?</p>
<p>I have data in a mySQL database that will be accessed by the web service.</p>
http://stackoverflow.com/questions/168592/framework-to-host-web-services-on-a-basic-hosted-web-server/168618#1686181Answer by Dana for Framework to host web services on a basic hosted web serverDana2008-10-03T19:54:35Z2008-10-03T19:54:35Z<p>You can create them very easily in C#</p>