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

1

34

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.

Memberg answered 29/4, 2013 at 18:15 Comment(5)
You could try Azure. They have a free plan, or at least a free trial: windowsazure.comDarbie
But they need a credit card. Which for now i dont have :(Memberg
Why you close this question i think this question has relate to developersAmero
AppHarbor is a fully hosted .NET PaaS with a free feature-limited plan which includes 20MB storage appharbor.com/pricing & SQL Server access - appharbor.com/addons/sqlserverBoles
gearhost.com works perfectly fine for my projects. I use their Free plan for development and scale to paid for production if needed.Anthropomorphosis
E
26

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.

Epicurus answered 29/4, 2013 at 18:42 Comment(7)
Somee and ASPSpider are shared hosting provider, i want cloudMemberg
@Trickery Somee disk space is 150 MB not 15 MB.Belong
@KhaledMahmoud Are you aware that this Answer is from over a year ago?Epicurus
@KhaledMahmoud 150MB is the disk space. Database is still 15MBMemberg
Somee runs on Mono, so not really reliable for testing I guess.Ostracism
Azure is pretty good but azure does not provide you with free sql server with any plan (except 20 MB sql db for mobile site). If you only want to perform some tests you can have a free trial of azure that will allow you to test on all sql services of Azure.Prokofiev
gearhost.com allows free asp.net and MSSQL hosting in cloudUnpredictable

© 2022 - 2024 — McMap. All rights reserved.