Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 5 always try to connect to sqlexpress instead of local db

entity-framework localdb

Entity Framework 5.0 code-first with MySQL Connector 6.6.5.0 on .Net 4.5

Entity Framework optional:optional relationship

c# entity-framework

Sort on discriminator - EF

c# entity-framework

using same dbContext for Identity and other db entities

Foreign key properties in domain entities

Random order with Entity Framework and MySQL

c# mysql entity-framework

Entity Framework 6 One-Way relationship using Code First

How do I rename entity framework .edmx file

Add discriminator column as a part of a unique index in Entity Framework

Building a dynamic where clause for dynamic keywords or using IQueryable C# Linq

Linq to entities - SQL Query - Where list contains object with 2 properties (or more)

c# linq entity-framework

How to reuse a field filter in LINQ to Entities

Why is EntityState enumeration defined with FlagsAttribute

c# .net entity-framework

CodeFirst:The specified named connection is either not found in the configuration

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