Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Not sure how to map many to many relationship - Reuse mapping table different entities

Enum stored correctly in DB but not being deserialized into type correctly in C#

One to One and One to Many for the same entity type

EF Code First + lazy loading, projection does not work as expected

How do I find the source of all the objects that are being tracked for changes in EF CodeFirst CTP5?

EF 4.1 Code First - model updated with [Required] attributes

Configure Azure SQL DTU with Entity Framework Code First

Datagridview in winforms application updated automatically when there is any change in database

EF Code First convention to allow ICollection<T> properties to be empty collections rather than null?

Generate DDL Script to create database in Entity Framework

Primary Key based on Foreign Keys EF

Locking with EF Code First

Use Runtime Data to filter Rows in HasQueryFilter() in EF Core fds

Cannot insert explicit value for identity column

Linq sub query when using a repository pattern with EF code first

Implement WCF Data Service using the Repository Pattern

EF Core 3 Has Value Generator

EF Code First, Model First or Db First? for a many changing medium-large app

how to make dbContext ExecuteSqlCommand work with new uncommitted entities

ef-code-first dbcontext