Please, I have about 12 sql database in my asp.net website. I need step by step procedure for hosting the website. And, I will be so happy if any link that I can host the website is provided.
Asp.net webhosting
Collapse
X
-
Tags: None
-
You need to find a host that has the type of database that your application uses available. For example, if you are using a SQL Server database you need to find a host that has SQL Server available.
Likewise, you need to make sure that the host is configured with the same .NET Framework that your application build targets or else you will have configuration problems.
Lastly, you will have to weigh price vs dependency/reliability because all prices are going to vary.
-Frinny -
If you are using ASP.NET and SQL on your website .. I suggest you to read reviews of each provider of Windows Hosting. You can find reviews of the providers in the Microsoft Spotlight Web Hosting Partners.Comment
Comment