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: entity-sql

Linq to Entities vs. ESQL Performance

When using the Entity Framework, does ESQL perform better than Linq to Entities?...I'd prefer to use Linq to Entities (mainly because of the strong-type checking), but some of my other team members are citing performance as a reason to use ESQL. I would l...
entity-framework entity-sql linq-to-entities
asked by Brad Leach

EntityDataSource Where IN entity sql clause implementation

I want to pass a number of values into a parameter of the ...EntityDataSource..., e.g.:...Where="it.ORDER_ID IN {@OrderIdList}"... (this is a property on the EntityDataSource)...<WhereParameters> <asp:ControlParameter Name="OrderIdList" Type="...
entitydatasource entity-framework entity-sql
asked by TonyS

EntitySql CreateQuery<T> Return Type

I'm very familiar with returning a Entity from my model using ...CreateQuery<T>... but how do I return results from multiple tables? I have gotten close by using ...CreateQuery<dynamic>... but this seems to return a ...System.Data.Entity.Core.Objects.Mat...
.net c# entity-framework-6 entity-sql
asked by CkH

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!