First MVC4 Live Application

I finally got to play with and host a live website, indianchurch.us, built on ASP.NET MVC4 beta. I didn’t get to use all the goodies in MVC4, but it was nice to be able to do a bin deployment using MVC4 Beta dlls.

Currently, it is a very basic website that lets you search Indian Churches in USA. I have few more features in mind and hope to get them out sooner than later. Please feel free to drop any comments.

In addition to MVC4 beta, also got to play with Entity Framework 4.1 Code First for data access, Twitter bootstrap as css framework, Bing Maps for mapping & geo-location, and jQuery.

In a later post, I will try to go into detail of this project and may be one day open source this (I have some cleanup before that).

Leave a Reply

Your email address will not be published. Required fields are marked *