Possible Duplicate:
How to find web hosting that meets my requirements?

Facebook offers free app-hosting for PHP, Ruby, Node.js and Python, see https://developers.facebook.com/blog/post/558/ . Does anyone know whether there is something similar for asp.net?

link|improve this question
Facebook not offering hosting, but integrates with Heroku! This question isn't related to programming. Have you tried to use search before asking? – Juicy Scripter Dec 25 '11 at 10:18
feedback

migrated from stackoverflow.com Dec 25 '11 at 12:50

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by John Conde Dec 25 '11 at 14:58

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

http://AppHarbor.com is a service like Heroku but for .NET

One server instance is for free for .NET Apps, so, I would say it's even free, on opposite as you say, witch only tells how Heroku integrates well with Facebook, nothing about free hosting.

link|improve this answer
feedback