navigation

Latest posts on tagged on "Dapper"

Procedure or function has too many arguments specified-dapper c#

| | Category: c# .net

I am using dapper, I got the following error message “Procedure or function has too many arguments specified” while inserting data into database.

CURD operations in asp.net mvc using dapper example c#

| | Category: asp.net MVC

In this article, I will show you how to insert, update, delete in asp.net mvc using stored procedure in asp.net mvc dapper.

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

| | Category: asp.net MVC

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