I have made a Facebook application (using C# and ASP.NET + SQL server), which is hosted on my localhost. Is there any other place where I can deploy this web application, so that it can be accessible from anywhere on the internet.
What changes should be made in the connection string, while deploying this on the internet???