Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to control primary key values when seeding data with Entity Framework codefirst

How can you deal with circular references when mapping?

Regarding the new EF5 auto-compiled queries feature

Unit of Work, Entity Framework DBContext Scope

How to represent\maintain a master detail relationship in a RESTful way?

Understanding Entity Framework optimistic concurrency (database wins) pattern

In LINQ query, how to order by included table column using .Include()?

Entity Framework is taking 3 seconds to execute the simplest query I've seen in my life for the first time. It becomes instantaneous thereafter

EF pluralize table's name on generating database from model

.Single or Default with condition or Where clause

c# .net entity-framework

Multiple Left Outer Join with lambda expressions

Want Entity Framework 6.1 eager loading to load only first level

Entity Framework 6 Code First - Comments on a Tree Structure

How can I mix TPH and TPT in Entity Framework 6?

Creating Func<IQueryable<TEntity>, IOrderedQueryable<TEntity>> dynamically?

Entity Framework Slow AddRange Insert to DB

c# entity-framework

Log all exception information for any kind of exception

Initialization with => (such that)

c# entity-framework

Right way to work with dbContext

EF code first from database 0..1 to many relationship