Top "Appharbor" questions

AppHarbor is a cloud application platform for .NET.

Azure vs Appharbor vs Amazon EC2

I am starting developing new online business and I am not sure what technology to use for hosting. I have …

azure amazon-ec2 appharbor paas iaas
Get original url without non-standard port (C#)

First question! Environment MVC, C#, AppHarbor. Problem I am calling an openid provider, and generating an absolute callback url based …

c# asp.net-mvc port httprequest appharbor
ASP.NET MVC 4 - Application not accepting new connection string - AppHarbor Deploy Issue

I'm currently working on an ASP.NET MVC 4 project that is using Entity Framework 4.3 with a CodeFirst approach using simple …

asp.net asp.net-mvc entity-framework entity-framework-4.1 appharbor
Specify timezone of datetime without changing value

I'm wondering how to go about changing the timezone of a DateTime object without actually changing the value. Here is …

c# asp.net-mvc datetime timezone appharbor