Error!
Success!

Insert with Dapper Micro ORM and ASP.NET MVC 3

0
kicks

Insert with Dapper Micro ORM and ASP.NET MVC 3  (Unpublished)

In this article, I am going to explain how we can insert data with the dapper ORM. So let’s extend the earlier post project. As explained in earlier post I have already created a class called CustomerDB this class will contains all the operation with Dapper Micro ORM. So For inserting data let’s first create CREATE method like following in CutomerDB Class like following. In that I have create a simple Insert Query in string and then using connection.execute method to execute method.


Kicked By:
Drop Kicked By: