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…
Yogiraj Aradhye
A collection of 43 posts
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…
Clean way to create CSV from MVC application
I am working on a cool reporting MVC app using Highcharts and Datatable.net. The app has export feature. Users may want to get an extract of the data in some form that they can use. There are multiple ways…
Programming books suggestions
To become a good programmer, one must code a lot. There is no alternative to that. However, listening to experts on podcasts, watching them code on websites like tekpub, reading blogs and most importantly reading books can add a purpose…