Ask HN:Help for server side options. I know only .net

2 points by vaib ↗ HN
Hi all,<p>Myself and my friend have been discussing an idea for some time now. It involves location based social networking not very different from Foursquare. My friend is a mobile developer and I am a .Net developer at work. These are exciting times with Node.js out. I am also pretty proficient with all client side technologies like html5, css and javascript.<p>Though I only know asp.net as server side technology but we both can really take up any technology.<p>We'd like to get suggestions on what to use on server side - Php, .net, java\scala, ROR, node.<p>What do you think we should be using on server side? Please suggest. We'd like to start soon.<p>Thanking in anticipation.

3 comments

[ 3.7 ms ] story [ 17.2 ms ] thread
I'd go for ROR, or maybe Sinatra + your favorite ORM.

If you don't want to host your own servers, you can grab an ec2 free micro instance, or just go with heroku or cloudfoundry.

You want to build your MVP as fast as humanly possible.

If you already know .Net, so go with .Net. You don't have time to learn a new language.

Don't get swept away with the romance of a new language. .Net is a proven technology. It will be able to do whatever you need it to do.

And between DreamSpark and BizSpark, there's no licensing costs.

agree, just build something and get it out. The problem is you can spend months learning something or figuring out a new language and in the end it fails miserably. So what did you spend all that time for. Build it on .NET, and then when you have real usage figure out the details then.