Here Mudassar Ahmed Khan has explained with an example, how to implement CRUD operations without using Entity Framework in ASP.Net MVC Razor.
This article will illustrate how to implement CRUD operations i.e. Select, Insert, Edit, Update and Delete using ADO.Net in ASP.Net MVC Razor.