asp.net-mvc 带有 SQL Server 数据库的免费 .Net 云托管
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/16285493/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Free .Net cloud hosting with SQL Server Database
提问by syed mohsin
I want to test my ASP.Net MVCweb application on Cloud server. Is their any cloud server that is free and support SQL Server 2008 DB?
我想ASP.Net MVC在云服务器上测试我的Web 应用程序。他们有免费且支持的云服务器SQL Server 2008 DB吗?
I know this question is kind of a basic one. i am searching on internet and found only appharborbut i couldn't understand its deployment method.
我知道这个问题是一个基本问题。我在互联网上搜索,只找到了appharbor但我无法理解它的部署方法。
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.
编辑:更新太晚,但可能有助于搜索人员。经过大量搜索,我找不到免费的云提供商。我设法从一个人那里获得了 Azure 帐户进行测试。
回答by Artless
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.
使用Azure会好得多。所有这些免费主机通常都非常糟糕。如果您没有自己的信用卡,也许您可以问问家人或朋友?如果他们担心自己的卡安全,那么将其提供给 Microsoft 比任何其他主机都安全得多。

