Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Entity Framework 6 Creating Two table from the same entity object

How to eager load child entities using repository pattern

EF Code First 4.1 - How to configure one to many relationship with default

How to do property type conversion in EF 4.1 Code First

Is there a performance difference between Model First and Code First in MS Entity Framework 4.1?

Transactional operation with SaveChanges and ExecuteStoreCommand

Cannot update many-to-many relationships in Entity Framework

Querying Many to Many and Conditional Where

Foreign Key vs. Independent Relationships - is there improvement with Entity Framework 5?

DbMigrator.GetPendingMigrations() always empty

Entity Framework Ignore Schema

TPC Inheritance Error

update-database -force command is not updating the base in entity framework code -first

SQL Server Object Explorer not showing a database

How to know project is code-first or database-first?

Linq .Where(type = typeof(xxx)) comparison is always false

c# linq ef-code-first

Entity Framework 4.1Code First connecting to Sql Server 2005

EF 4.1 Code First - single context or multiple contexts?

ef-code-first

How can I detect a [NotMapped] annotation from PropertyInfo or MetaData?

Entity Framework Code First Azure connection