Dynamic MVC generates your pages dynamically. The default template generates smart flexible CRUD pages by reading metadata attributes on your model objects. This is meant to serve as a great starting point for data access and mvc which allows you to focus on your business logic.