Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Using SqlEntityConnection, mapping of CLR type to EDM type is ambiguous

Include Derived Models Related Class

Mono 3 with EF 6 - has anyone had any luck with it?

OrderByDescending with Skip and Take in LINQ shows error

How do I use Linqpad to insert record with specified primary key?

c# entity-framework linqpad

Visual Studio Recovery Backup Location and Freezing

How to work with true self referencing entities in code first EF5?

c# sql entity-framework

Preventing EDMX Merge Conflicts and Cherry Picking Problems

EntityFramework's AddOrUpdate leads to incorrect foreign key update

c# entity-framework

Ignore create/change of model for a SQL View using Entity Framework

What alternatives are there for Repository Pattern and UOW with EF 5 and above

Using UserManager and RoleManager in Microsoft.AspNet.Identity;

c# entity-framework

ASP.NET-Identity limit UserNameIndex length

Mocking DbContext with fluent API configuration

Entity Framework using IdentityDbContext with Code First Automatic Migrations table location and schema?

T4 code generator for Entity Framework - Failed to resolve include text for EF.Utility.CS.ttinclude

How to monitor transaction isolation level changes in SQL Profiler or in any other tool

LINQ to Entities .Contains for a tuple (2 foreign keys)

c# entity-framework linq

Is IQueryable SQL injection proof using Entity Framework?

DbContext.ChangeTracker in automated tests throws SQLException