Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to trace async database operations in Intellitrace Events?

Possible SQL Injection when using contains with EF?

c# .net entity-framework tsql

Which IsValid method should I override when implementing custom ValidationAttribute

ASP.NET Web API - Thread safe logic for updating an entity

Entity Framework query caching

Entity Framework Automatic migrations that affect the location of the migrations history

Cannot modify ModelState using SetModelValue

How Do I Use Generic Variables for Customer Specific Data

EF6 equivalent of EF Core's QueryTrackingBehavior.NoTracking

.Net Core2 EF MySQL having issue while changing foreign key column to nullable

Entity Framework migration strategy for multiple instances

*Not* using navigation properties with Entity Framework?

entity-framework

SQL produced by Entity Framework for string matching

sql entity-framework

Good Entity Framework sample applications? [closed]

entity-framework

Optimistic concurrency in ADO.NET Entity Framework

How can I add constraints to an ADO.NET Entity?

Linq-to-Entities Left JOIN

How to insert DB Default values under EF?

entity-framework

How to manage transactions in the service layer?

EF Context Management