Entity Framework
6
EF
6
Home
EF Core
Articles
Online Examples
Home
EF Core
Articles
Online Examples
Articles
Search
#carloscds
Creating Generic Queries with LINQ in Entity Framework 4
How to Create a Visual Model with Entity Designer in Entity Framework
How to Create Index in Database with Entity Framework Code First
How to Install Entity Framework Power Tools in Visual Studio 2015
How to Reverse Engineer Tables and Views with EF Code First
How to Use AsNoTracking in Entity Framework to Avoid Unintentional Changes
Implementing Entity Framework Command Interception in Code
Improve Entity Framework 6 Performance by Pre-compiling the DLL
Improve Entity Framework Performance with EFProfiler
Installing and Accessing Entity Framework 6 Nightly Builds
Managing Connection Strings in Entity Framework Code First
Meta title: How to use Stored Procedures with Entity Framework Code First
Migrating to Entity Framework 6: New Features to Explore
Title: Improve Entity Framework Performance with NGen
Understanding Entity Framework Code First Migrations
Using Entity Framework Code First to map POCO classes to the database
Using Entity Framework Power Tools for Code First Development
#saving
Add
Bulk Insert
Cascade Delete
Change Tracker
Concurrency
Delete Records
DetectChanges
DetectChanges
Entity Disconnected
Entity Graph
Fastest Way To Insert
Identity Insert
Insert
Preserve Insert Order
Retrieve Inserted Id
SaveChanges
SaveChanges
SaveChanges Performance
Stored Procedure
Stored Procedure
Transaction
Transaction
#save
AddOrUpdate
Async
Bulk Delete
Bulk Update
Delete Multiple Entities
Delete Without Loading
Insert Multiple Entities
Merge Records
Unlock the power of Entity Framework by learning how to improve your insert performance efficiently.
Update Records
Update Without Loading
#query
AsNoTracking
Basic Query
Check Object Existence
Eager Loading
Find
Improve Include Performance
Include
Include Multiple Levels
Include With Where Clause
Join
Lazy Loading
LINQ Queries
Prevent SQL Injection with LINQ
Projection
Raw SQL Query
Stored Procedure
Subtract Two Dates
Use LINQ Dynamically
View Generated SQL
When to Use Include
Why Async Methods are Slow
#third-party-feature
Audit
Batch Delete
Batch Update
Bulk Delete
Bulk Insert
Bulk Merge
Bulk Update
BulkSaveChanges
Cache
Deferred Query
Dynamic LINQ
Filter
Future
Include Filter
Include Optimized
Third Party Libraries
#third-party-library
Audit.NET
AuditDbContext
AutoHistory
Cache
Classic
Dynamic Filters
Dynamic LINQ
EFAuditing
Eval Expression.NET
Extended
Extensions
Filters
Plus
TrackerEnabledDbContext
Utilities
#getting-started
Change Connection String
DbContext
First Query Slow
Improve Performance
Mock
NuGet
Pending Changes
Tutorial
Validation Exception
Version History
vs Dapper
vs LINQ to SQL
vs NHibernate
What is Entity Framework
#code-first
Code First
Column Data Annotations
ComplexType Data Annotations
ConcurrencyCheck Data Annotations
Data Annotations
DatabaseGenerated Data Annotations
Fluent API
ForeignKey Data Annotations
InverseProperty Data Annotations
Key Data Annotation
MaxLength Data Annotation
Migration
MinLength Data Annotation
NotMapped Data Annotation
Required Data Annotation
StringLength Data Annotation
Table Data Annotation
Timestamp Data Annotation
#model
Code First vs Database First
DbSet
EF Model First
Many-to-Many Relationships
One-to-Many Relationships
One-to-One Relationships
Power Tools
Relationships
Table Per Concrete (TPC)
Table Per Hierarchy (TPH)
Table Per Type (TPT)
#connection-string
Connection String
#database-first
Database First
#troubleshooting
LINQ to Entities does not recognize the method
One or more validation error were detected Exception
Store update, insert, or delete statement affected
The entity cannot be constructed in a LINQ Exception
The object cannot be deleted Exception
The specified type member is not supported Exception
The specified type member is not supported Exception
There is already an open DataReader Exception
Unable to create a constant value Exception
#provider
MySQL
PostgreSQL
Supported Database Providers
Prime Library
Performance
Entity Framework Extensions
Dapper Plus
Expression Evaluator
C# Eval Expression
More Projects...
Code AI
ZZZ Code AI
Related
EF Core Bulk Extensions
WIN an EF Extensions license
Need Performance?
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges