After starting to use Azure last year, there has been so many changes. While some of them were beneficial for the developers, on the other hand, some of them were just for the business and profits. I’m not planning to go deep into those changes but during the time I use the service, I gainedContinue reading “Is It Worth Trying Azure?”
Author Archives: Mahmut Canga
MVC Code-First vs Others
I’ve been working on MVC with Code First approach for a while (more than 1 year). It’s very stable and makes you move faster. If you are targeting a web application which has all its logic in business layer and you use database layer just for storage then Code First approach best fits on this.Continue reading “MVC Code-First vs Others”