Presentation from Code Camp 6 (run index.html from the presentation folder) MicroStackOverflow demo project from the presentation StackExchange public data dump StackExchange data explorer Forked Data importer for StackExchange Why Micro-ORM? My prologue post about the talk That annoying…
Micro-ORM, Why should you care?
Before we look at anything, we must try to understand what an ORM is. It stands for object relational mapper. It tries to solve a very common problem of impedance mismatch between the set based SQL world and the loops…
Auditing with Entity Framework and repository pattern
There is always a need to keep track of changes in the production database. We may want to create a log or maintain a history of these changes. There are multiple ways of doing this. One way is to have…
Installing Windows 8 on a MacBook
After dealing with continuous hardware and drivers issues on Lenovo IdeaPad y560 ( for more than 2 years!), I decided to sell it off and get a MacBook pro. After all, Apple just makes good hardware and provides very good support…
Now blogging at aradhye.com instead of MVCdeveloper.net
I will be blogging at aradhye.com instead of mvcdeveloper.net. The main reason behind it was the name. I love MVC but if I wanted to blog about any other topic such as installing Windows 8 on Mac book…