zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

3 results in tag: pagination

Pagination in C# Entity Framework

Is there a way to get the row count of a complex Linq query and millions of records ...without... hitting the db twice or writing 2 separate queries??...I might have my own suggestion. Write a stored procedure, but I'm good with MySQL not MSSQL. ...Any be...
c# entity-framework pagination
asked by Jason Foglia

How does entity framework count total rows in one query?

I'm in the process of swapping out some Entity Framework queries for hand-crafted SQL using Dapper. All is going well so far - the only bit I'm struggling with is implementing efficient pagination inside a single DB query....Our current code is like this:...
entity-framework-6 pagination sql
asked by Steven Sproat

Offset/Fetch based paging (Implementation) in EntityFramework (Using LINQ) for SQL Server 2008

I am using SQL Server 2008 and Entity Framework 6.1.3. I wish to implement pagination of data based on OFFSET/FETCH rather than Take() & Skip()....I searched online with no luck. Some posts suggested migrating to SQL Server 2012. Which is not an option in...
entity-framework entity-framework-6 pagination sql-server sql-server-2008
asked by Immortal

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

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!