Framework to host web services on a basic hosted web server - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T11:40:02Z http://stackoverflow.com/feeds/question/168592 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/168592/framework-to-host-web-services-on-a-basic-hosted-web-server 1 Framework to host web services on a basic hosted web server Derek 2008-10-03T19:48:48Z 2008-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#168618 1 Answer by Dana for Framework to host web services on a basic hosted web server Dana 2008-10-03T19:54:35Z 2008-10-03T19:54:35Z <p>You can create them very easily in C#</p>