Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free .Net cloud hosting with SQL Server Database [closed]

I want to test my ASP.Net MVC web application on Cloud server. Is their any cloud server that is free and support SQL Server 2008 DB?

I know this question is kind of a basic one. i am searching on internet and found only appharbor but i couldn't understand its deployment method.

Edit: Updating too late but might help for searching people. After lots of searching I couldn't find free Cloud providers. I managed to get Azure account for testing from a person.

like image 805
syed mohsin Avatar asked Apr 29 '13 18:04

syed mohsin


People also ask

Is there any free SQL Server hosting available?

Yes! try smarterasp.net it will give you 2 free databases to use (MSSQL and MySql) with 1 GB of storage, 1 website and simple control pabel for a duration of 60 days. You can use MSSQL Express Edition or MySQL for free.

Can SQL Server run in the cloud?

Lift and shift SQL Server Migrate your existing workloads to Cloud SQL or SQL Server running on Compute Engine with full compatibility. SQL Server running on Google Cloud works with all of your familiar tools like SSMS and Visual Studio. Connect your existing workloads to the best of what Google Cloud has to offer.


1 Answers

I can't vouch for them, but here's what I managed to dig up on Google:

  • Somee - free ASP.NET hosting, 15 MB MSSQL, 5 GB monthly traffic
  • ASPSpider - judging by the site.. not very professional?

You are far better off with Azure. All these free hosts are usually very bad. If you don't have your own credit card, perhaps you could ask a family member or a friend? If they are worried about their card security, it's far safer to give it to Microsoft than any of those other hosts.

like image 141
Artless Avatar answered Oct 08 '22 03:10

Artless