zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

3 results for: in tag: datatable

What is the best way to quickly serialize a DataReader without using DataTable (or using a DataTable that could have duplicate column names)

We cache our queries extensively using a decorator that wraps IDbConnection/IDbCommand. When something calls 'ExecuteReader()' it uses the command.text as the cache key (e.g. ...SELECT * FROM Foo...) and we're also able to apply tags to our decorators (e...
dapper datareader datatable
asked by BlackjacketMack

Dapper Dynamic Parameters with Table Valued Parameters

I was trying to create a generic method, which can read the parameters name and value from a class at Runtime and create parameter collection for Dapper query execution. Realized that till the point all parameters are Input type it works well, but if I ha...
c# dapper datatable sql-server stored-procedures
asked by Mrinal Kamboj

Get Total Rows binded with Model JQuery Data Table

how can I get the total rows of the result and also with the datatable search working? Right now, I only got the first page of the result which I already filter out with:...OFFSET AND FETCH ...which it will be binded to the model, and I can get the result...
asp.net c# dapper datatable jquery
asked by Reinhardt

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...