Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

EntityFramework LINQ string order comparison

c# sql .net entity-framework

Entity Framework (Code First) One to Many and One to One relations (with two entities). How to?

Query never returns

Defining a consistent projection in a model with EF6

Entity Migration. Could not drop constraint. See previous errors

Compound natural key in DbSet.AddOrUpdate

entity-framework

"Metadata information not found" while using EF4's POCO Template?