Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Does EF5 DbContext.SaveChanges handle transaction commit and rollback?

Always have error "The ObjectContent 1 type failed to serialize the response body..."

Generic access to DbContext

How do I create the asp.net Identity tables manually with migrations?

SQL generated by EntityFramework StartsWith() contains plan altering ESCAPE '~' (tilde)

Entity Framework Connection wizard cant find my Database

EF returns old values

c# entity-framework mvvm

Map same Model class for multiple purposes in Entity FrameWork

One or Zero to One Entity Framework Code First FluentApi

EF 6 how to set two foreign keys to same table

c# entity-framework

"The number of properties in the Dependent and Principal Roles in a relationship constraint must be identical" issue in entity framework

TransactionScope locking table and IsolationLevel

Delete multiple Items from a List of Id's using Entity Framework

Bad Dapper performance for parametrized queries

EF6 - Annotation to allow empty string but not allow null

entity-framework

Update-Database failed: "The index 'IX_Task_UserId' is dependent on column 'UserId'"

Can Dapper create a model class from DB tables?

.OrderBy() / .OrderByDescending() with .FirstOrDefault()/.First()

Entity Framework - "All" method

Entity Framework Many To Many CRUD

entity-framework