Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

EF Code First, exposing a linked table/object from a many to many relationship?

How to handle one class used in multiple db contexts for one database in EF code first?

EF Code First - {"CREATE DATABASE permission denied in database 'master'."}

Map weak entity by using Code first