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)

As I have already posted about the how to fetch data in my earlier post for Dapper ORM. In this post 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 stri...


Kicked By:
Drop Kicked By: