• ASP.NET MVC, Programming

    Posted on May 3rd, 2011

    Written by Emad Ibrahim

    Tags

    , , , , , ,

    AppHarbor + ASP.NET MVC + Orchard = Awesome

    ASP.NET development has come a long way.  It’s now easier to practice Test Driven Development (TDD) thanks to ASP.NET MVC and all the open source tools out there from Ninject to Moq to Entity Framework Code First.  But one thing remains real sucky in the .net world and that is deployment.  Have you tried deploying [...]

  • Startup

    Posted on August 5th, 2009

    Written by Emad Ibrahim

    Tags

    , , , , , , ,

    Startup – ASP.NET MVC, Cloud Scale & Deployment

    This is a second post in my startup series (first one).  Warning, this one is a lot more technical than my first one. If you have been following my blog, my company or my twitter page then you probably know that my startup – yonkly – was built with ASP.NET MVC.  In this post, I [...]