Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

traversing one to many relationships in entity framework

yourContext.Configuration not available

c# entity-framework-5

How to optimize Entity Framework query when using spatial types and automapper?

EF inheritance and primary keys

MVC 4 - after seeding database webpages_Roles is still empty

Entity Framework Code First Migration Class File

When using Attach in EF, is it possible to not overwrite properties I haven't Updated?

MVC 4 - How to return a linq to entity query result in a view

Many to many relationship update: Cannot insert duplicate key

Entity Framework 5.0 Code First Many to Many Update

How can I optimize my EF Code First query?

Generic Repository with EF 5.0 is not working

EF Code First Integer Discriminator Column

defaultValue in migration doesn't work

context.SaveChanges() gives error upon Adding

Multiple Entity Framework migrations

I do not understand how EF5 dbContext.Entry(entity).Reload() method is supposed to work?

DRY Entity Framework Search Call

Azure SQL database working when running locally but not when published to Azure