0
kicks
How to Update data 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.; Author:jalpesh; Category:ASP.NET; SubCategory:ASP.NET MVC