Here Mudassar Khan has explained with an example, how to insert record in Database using Entity Framework Code First Approach in ASP.Net MVC.
When the Form is submitted, the value of the submitted Form fields will be fetched and inserted into database using Entity Framework Code First Approach.