Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Why would a datetime prevent a navigation property from getting loaded?

ASP.NET-Identity limit UserNameIndex length

Why does code first/EF use 'nvarchar(4000)' for strings in the raw SQL command?

Entity Framework Code First Deleting By ID Without Fetching (Generic Style)

Generating Cache Keys from IQueryable For Caching Results of EF Code First Queries

Specifying Foreign Key Entity Framework Code First, Fluent Api

Is there something like DbSet<T>.RemoveWhere(Predicate<T>) [duplicate]

Complex type: multiple instances in one model?

Rewriting a legacy-proprietary Web Application to MVC3/Entity-Code-First

EF4 Code First: how to update specific fields only

Specify SQL Server File Locations when using Entity Framework Database.Create()

EF4 Code First + SQL Server CE: save bidirectional reference atomically

Same table name different schema

EF-Code First navigation property foreign key in complex type

Calling a custom scalar DB function inside a LINQ to Entities query?

Entity Framework Code First Update by Stub Entity

EF 4.1 Code First - duplicate entities in object graph causes exception

OnModelCreating - forcing new creation

Entity Framework 6 One-Way relationship using Code First

CodeFirst:The specified named connection is either not found in the configuration