Free .Net cloud hosting with SQL Server Database [closed] - asp.net-mvc

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
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.

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.

Related

New My Business Account Management API quotas and access [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I currently us the Google My Business API with no problems (july 2021).
But Google is migrated this API to several new API. The first one is My Business Account Management API.
In the cloud console, I have activated this API in the project. It's activated, but the request quotas is 0. So, it's unusable.
I found this question which seems to be the same problem, but it didn't work for the moment: Google My Business API return 429 code all time
I filled the form, but no reply.
2 questions:
do I need to do something else to have the access granted to the new API or just activate it in the console project is enough ?
Is the form the right way to ask to increase quotas ?
Thanks a lot for your reply.

Which is best framework for saas project? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
We are building a new SAAS bussiness application and we are looking for some advice .
what is the best suitable framework to do this job ? We have big experience in C# .
but we do't need to take ASP.Net MVC because it's very expensive, We want to run in linux
based hosting with postgresql database.
In your opinion which framework fits well to do this job .
Django , Play framework , Rails or Grails ?
I always recommend Django. I run www.noobmovies.com on Linode for about 20.00 a month. The site gets thousands of visitors a week and I just got started. I don't come near to exceeding 5% of my available resources. I am a .NET developer during the day, so I too use C#.
C# ASP.NET is not an option to me at all. As a small business owner I'm much better off with Django. It does everything I need and when I compare my current resources I receive using Linode over .NET I'm looking at a 600 to 700 monthly difference easy. If I compare to Azure It's probably a thousand dollar difference.
Granted my site is using MySQL Postgresql is easy to configure with Django.

Best IP to Country Database [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
We've got a requirement in a couple of our systems to detect a user's country based on their IP address. We'd prefer to use a database rather than a Web Service (to prevent issues with downtime/network access to an externally hosted service) so I'm looking for recommendations, anyone got any good or bad stories of the various IP to Country databases?
What I've found from google:
Paid
Maxmind - $50, then $12 a month, site license
IP2Location - $50 a year, single server
software77 (Donationware)
Free
Maxmind Geolite
ip2nation
Any information on how the free ones compare to the paid ones would be good. Right now I'm leaning towards Maxmind's paid service since it includes automatic updates that we can run via script once a week.
Totally free, LGPL, not easily found in google: ip2c.org
We use Maxmind and it's very good, and pretty accurate. You can get scenarios where, say, a German company has offices in the US but is using a German IP range for internal purposes. So, they'll report as Germany while being based in the US. It won't be 100% reliable.

When will Neo4jClient support new features on Neo4j 2.0 new features. Labels etc [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Neo4j 2.0 is going to be a major upgrade from version 1.8 and 1.9. What are the current plans to support some of the new features such a labels in Neo4jClient. We are in the midst of researching / selecting a NOSQL database for our enterprise and any inputs on the timeline will help.
When these issues are closed:
https://bitbucket.org/Readify/neo4jclient/issue/78/support-new-cypher-clauses-available-in
https://bitbucket.org/Readify/neo4jclient/issue/79/support-neo4j-20s-labels-in-basic-rest
From https://bitbucket.org/Readify/neo4jclient/wiki/Home:
The library is predominantly written by consultants from Readify. This is done in the course of supporting some of our commercial customers who use Neo4j, then as a general open source project on a best-effort basis. If you'd like something more guaranteed, or related Neo4j and .NET consulting services, get in touch.
Basically, the work is identified, but there are no schedules set for when it will be done. We'll get to it when we get to it. If you'd like it sooner, you can send a pull request to the project (the codebase is pretty simple) or you can contact Readify for commercial options.

online file storage that supports webdav with speedy read and writes [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I need online file storage that supports webdav so I can mount the storage as a drive to my local drive, priority is speedy read and writes, can you give me some recommendation?
You can create your own using IT Hit WebDAV Server Engine for .Net. You will just need to click-through wizard in Viasual Studio. You will get the best performance if you select "store files and metadata in file system option".
I have some of my SkyDrive folders mapped as local drives on my machine, and it works pretty well. I have to admit that I haven't tested it for speed, so I'm not sure if it's up to the performance that you're looking for.
Some blogs to help you with the steps:
Connect Your SkyDrive To Windows Explorer
Access SkyDrive from Windows Explorer through WebDAV
http://www.nirmaltv.com/2010/02/02/how-to-map-skydrive-as-network-drive-in-windows/
Hope this helps!
Apache Jackrabbit ( http://jackrabbit.apache.org/ ) will do what you want. It has a very simple standalone deployment option that you can just double-click and then access the file system via WebDAV.

Resources