Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Create DataContext from Entity Framework connection string?

c# asp.net entity-framework

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection

Entity Framework Eager Loading Multiple Levels Exception

virtual keyword, Include extension method, lazy loading, eager loading - how does loading related objects actually work

How to use Date function in LINQ to entities?

Why does Entity Framework not recreate my localdb when deleted?

c# entity-framework localdb

Compare DateTime in EF Core Linq Query

Entity Framework Core 2.0 add-migration not generating anything

The instance of entity type ... cannot be tracked because another instance of this type with the same key is already being tracked

What is "Linq to SQL"?

sql linq entity-framework

How to refresh the DataSource on a WinForms DataGridView?

ApplyCurrentValues in EF 4

How to get database information with entityframework database first?

How to remove a subset of items from an Entity Framework Collection

c# entity-framework

EF property of type List<enum> not created in db

c# entity-framework enums

unable to use custom database initializer

Execute stored procedure using entity framework [duplicate]

How to use a string to create a EF order by expression?

c# entity-framework linq

Build error when using VS 11, .NET 4.5 and Entity Framework

Getting a list of EntityValidationErrors' in the immediate window