Edit/Update with dapper ORM and ASP.NET MVC 3
In last two post I have already written about Getting data and adding data with Dapper Micro ORM. In this post I will explain how we can use the dapper ORM for data update. For reference following is the two post links for the Dapper ORM Series. Now as you we have already created CustomerDB