How to deploy ASP.NET application with MS SQL server database
- by Maddy
I want to deploy my website with MS SQL server database. It's my first time and I have never done it before.
What I have come to know from my googling is that I must have a domain(.com/.net/.co) and a host(for my web pages .aspx & .cs(confusion here if I can also deploy my database)).
Now, I am not getting to where I have to deploy my database. If I also have to buy a seperate SQL Server database or a host consisting of every thing (means I can deploy both my ASP.NET application & database as well).