I have been exploring MVC frameworks to create a webapp. One way I thought of reducing duplicated code is to keep everything model first (draws from EF Code first). I want t