Latest posts on tagged on "Dapper"

How to insert data using stored procedure in asp.net mvc dapper example?

8 December 2016

In this article, I will show you how to insert data and get a return value Reference ID from stored procedure in c# asp.net mvc dapper. The reference Id will be generated from database and it is the combination of the first four letters of the ItemName and Itemid.

Page 1 of 1