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: ef4-code-only

When using Entity Framework CTP 5 "code only," how can I retrieve the raw SQL underlying a LINQ query?

I've using Entity Framework CTP5 in "code only" mode. I'm running a LINQ query on a object that was return from the database, as the query is running really slowly. Is there any way in which I can get the SQL statement that is being generated from the que...
code-first ef4-code-only entity-framework profiling sql
asked by dommer

How can I use the Entity Framework 4.1 "code only" fluent API to map a char property?

I have an object that has a char property:...public class Product { public char Code { get; set; } } ...Entity Framework doesn't seem to be able to map chars (this field is missing from the database when I create the database s...
char ef4-code-only entity-framework fluent-interface
asked by dommer

Inherit a common base class in EF code first

I'm converting my EF POCO project to Code first. I had changed the T4 template, so that all my entities use a base class, ...EntityBase..., that provides them with some common functionality that is not persistence related....If I use ...[NotMapped]... att...
ef4-code-only ef-code-first entity-framework
asked by Alireza

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!