Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework select distinct name

Entity Framework async operation takes ten times as long to complete

The type or namespace name 'DbContext' could not be found [closed]

EF Code First "Invalid column name 'Discriminator'" but no inheritance

The entity type <type> is not part of the model for the current context

Keyword not supported: "data source" initializing Entity Framework Context

How to include a child object's child object in Entity Framework 5

Entity Framework - Start Over - Undo/Rollback All Migrations

The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid

C# Entity-Framework: How can I combine a .Find and .Include on a Model Object?

How do I detach objects in Entity Framework Code First?

EF LINQ include multiple and nested entities

Entity Framework: table without primary key

.net entity-framework

Set database timeout in Entity Framework

Unable to create a constant value of type Only primitive types or enumeration types are supported in this context

c# linq entity-framework join

How are people unit testing with Entity Framework 6, should you bother?

"Items collection must be empty before using ItemsSource."

A circular reference was detected while serializing an object of type 'SubSonic.Schema .DatabaseColumn'.

Entity Framework 4 / POCO - Where to start? [closed]

entity object cannot be referenced by multiple instances of IEntityChangeTracker. while adding related objects to entity in Entity Framework 4.1