Ok. I made website (in VS 2012 ASP.NET MVC 4) and I have database on my local sql server that website uses. Now, what do I have to do to put it online. Is there any good tutorial that shows how to do this from scratch (there must be but I can't seem to find any).
So I want to know things like: - what are the best hosting sites - do they offer space for my database and how can I connect to this database from sql server or do I have to buy space for my database somewhere else... -where to put files I get from publishing my website from VS -etc..