Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

linq to entity framework: use dictionary in query

linq entity-framework

IDbSetExtensions.AddOrUpdate and relationships

c# entity-framework

How do I setup two one-to-many relationships in entity framework?

How to make entry field to allow numbers only using EF and Data Annotations?

How do I add XML comments to the auto-generated classes produced by Entity Framework when using Model-First approach?

How to avoid anemic domain model with business logic in the form of rules

Unit of Work, Repositories and IDisposable

Entity Framework Code First - Cast smallint and integer to int32

Manually call DbMigration.Up in EF

c# entity-framework

Log in process using entity framework asp.net mvc

Entity framework Optimistic Concurrency Exception

How to create different user types in ASP.NET Identity?

Problems with multiplicity and EF 6

c# entity-framework

Why is UserManager.CreateIdentityAsync() looking for IdentityRole and how to fix?

Entity Framework Default DateTime Annotation Does Not Migrate

Unable to update Foreign Key in Entity Framework 6

Query Users who have all requested records in two tables

Cloning entity with EF 6, null reference exception

c# entity-framework

Keyword not supported: 'data source' in ASP.net Entity Framework 6

How to update related entities using GraphDiff?