Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

ASP.net Identity, IoC and sharing DbContext

Entity Framework Code First Self Referencing Parent Child with Payload

Breeze SaveChanges always throws DbUpdateConcurrencyException when deleting entity

c# entity-framework breeze

Creating a Hierarchy of Nested Entities in Entity Framework

c# entity-framework

How can I perform aggregate operations via the repository pattern?

System.NotSupportedException: Specified method is not supported

How to get the latest row in a table using Entity Framework (considering performance)?

UserManager.Create(user, password) thowing EntityValidationError saying Id is required?

How do I add a controller to ASP.NET MVC with Visual Studio 2013 and Entity Framework?

EF Codefirst and RDLC Reports

Disable CAST AS to optimize query in Entity Framework

c# sql oracle entity-framework

Ignoring a property in all inherited objects in EF code first

MVC 5 UserManager: The entity type ApplicationUser is not part of the model for the current context

How to get better table alias names for SQL statements created by Entity Framework?

EDMX generates Nullable bool instead of bool

Entity creation throws "No parameterless constructor defined for this object"

Use SQL Server Compact with ASP.NET Identity

How to get a distinct, case-insensitive list using Linq and Entity Framework

c# linq entity-framework

Autogenerate GUID column that is not a primary key in Entity Framework

Set Command Timeout in EF 6