Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to map a table column to two entity properties?

SQL Server 2008: Ensure that IncludeMetadataConvention has been added to the DbModelBuilder conventions

Adding entity frame model to a project

How to ignore navigation properties when serializing

Removing object mapping many to many relation in Entity Framework

c# entity-framework

How to correctly override the SaveChanges function in EF 4.1

Derive Entity class from a NotMapped class in Entity Framework 4.1 Code First

Entity framework 5.0 code-first with MySQL in WPF

How to use database default for CreatedDate column in EF code-first 4.3?

How to fix super slow EF/LINQ query executing multiple SQL statements

Change entity map to another "unknown" table at runtime

Two same class types in entity framework class issue

Cascade delete on a foreign key in Code First

c# entity-framework

LINQPad error: 'UserQuery': cannot derive from sealed type 'My.Entity.Framework.CustomDataContext'

application architechture with MVC, WCF, EF

Entity framework Collection was modified; enumeration operation may not execute

How to code summary row in ASP.NET Razor table?

entity framework linq include and grouping [duplicate]

c# linq entity-framework

There is already an object named 'AspNetRoles' in the database

Use Entity framework code first with nosql database