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: iqueryable

Using Contains() on an IQueryable built with Dapper (with MVCContrib Grid)

I've got the following ActionResult in a ASP.NET MVC 3 project:...public ActionResult Index(string searchWord, GridSortOptions gridSortOptions, int? page) { var userListModel = new PagedViewModel<UserModel> { ViewData = ViewData, Q...
dapper iqueryable linq mvccontrib-grid
asked by Nick

Dapper, ODATA, and IQueryable in ASP.NET

I saw the great performance of Dapper and some samples of how to use it....I was wondering if I can use it to provide IQueryable data and integrate it with UI layer using ODATA to transfer data to the UI (like grids, lists,...)....Is there any way to retu...
asp.net-mvc dapper iqueryable mvvm odata
asked by Amir Pournasserian

Replace EntityFramework Query with ORM to gain performance - need to support iqueryable

We have some of the dashboards in application which has 10,000s of records, of course we have pagination - but EF is very poor in terms of performance and all those Get Queries for Bulk retrieval are very slow. ...I was looking into few options to replace...
asp.net-web-api c# dapper entity-framework-6 iqueryable
asked by vran

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...