Registration free hosting for ASP.NET web service
- by Andrew
I've built a simple ASP.NET web service, tested it locally and would like to test it when externally hosted.
Are there free hosting services available where I can just upload the assembly and service description file and test it straight away. Without registering the account, etc.
My service does not do anything malicious and I am ok to run it in a restricted (security sandbox, bandwith, calls per second, etc) environment? I have heard about appharbor.com but it looks like an overkill to test a simple web service.