Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Code First Migrations in SQL Azure - Tables without a clustered index are not supported

Is there a way to compare multiple values in a linq expression to a generic list?

Is repository pattern only to be used with Entity Framework?

entity framework - navigation property does not load

LINQ order a collection of objects by date in descending order

c# linq entity-framework

Linq with where clause in many-to-many EF Code First object

Entity framework map column which is not in old database

Entity Framework 5 performance concerns

If Entity Framework / DbContext is the DAL / Repository, where does it fit within 3-tier architecture?

Getting JSON Serialization Entity Framework Self Reference Loop error even after ProxyCreation false when using explicit Include

Implement in operator in Entity Framework

No new many to many connections are made in the database when saving an object in EF

c# linq entity-framework

Invalid object name 'dbo.UserRoles'

EntityFramework 6 RC1 Include on Many-to-Many property fails

Unique Index using Data Annotations [duplicate]

Populating navigation properties of navigation properties

Simple Injector with several bounded DbContexts - exception "IDbContext has already been registered"

Query Context with Class Name only know at runtime

The model backing the 'POSContext' context has changed since the database was created

entity-framework

What does this statement do @@RowCount > 0