I am using dapper, I got the following error message “Procedure or function has too many arguments specified” while inserting data into database.
In this article, I will show you how to insert, update, delete in asp.net mvc using stored procedure in asp.net mvc dapper.
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.