Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to use BETWEEN keyword in Entity Framework?

c# entity-framework between

How to prevent EntityFramework deadlock when concurrently running these two statements

Ninject WebAPI The operation cannot be completed because the DbContext has been disposed

Only primitive types or enumeration types are supported in this context

c# linq entity-framework

How to Use Entity Framework 4 with Visual Studio 2013

Code-First Add-Migration keeps adding the same column

How to handle domain events that are raised by event handlers?

Entity Framework Core - Migration - No Parameterless Constructor Defined for this Object

How to create a relationship between table and view in the Entity Framework

linq to entities doesn't recognize a method

Dynamic where clause in Linq to Entities

EF 5 Code First Migration Bulk SQL Data Seeding

Regex in Linq (EntityFramework), String processing in database

Declaring Entity FrameWork Contexts with using

c# entity-framework

Using Unity, how do you register type mappings for generics?

EntityFramework 6 AddOrUpdate not working with compound or composite primary key

Why does this combination of Select, Where and GroupBy cause an exception?

Store enum names in database with Entity Framework

Is it possible to retrieve a MetadataWorkspace without having a connection to a database?

c# entity-framework

Linq query not behaving as expected