Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Nullable int not working as expected in LINQ (C#)

Override Entity Framework Entity Property

Unit of work and multiple object contexts

ObjectContext instance has been disposed

c# .net entity-framework

How to call Oracle function, with return value using LINQ to Entities?

Creating WebForms App in MVC 3 + Entity Framework

Mapping Table to Entity

c# entity-framework

Are there DbContext functions not available in ObjectContext?

EF4 code first adding items not very clear to me

EF 4.1, inheritance and shared primary key association => The ResultType of the specified expression is not compatible

Setup of mvc-mini-profiler for EF-db- first

Why does this LINQ join query work, but this other one doesn't?

Provide expression to subquery

datetime2 default value, entity framework

c# .net entity-framework

Linq: Count Groups of Rows Including 0 For Missing Rows

How does Entity Framework manage mapping query result to anonymous type?

What do I need to add into OnModelCreating(DbModelBuilder modelBuilder) function to define relations between Person and Role?

Is Entity Framework Overkill for Web Applications?

Entity Framework validation with partial updates

"Update Model from Database" does not see a type change