Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

How to create a setup.exe file using InstallShield LE for a Visual Studio 2012 Windows Forms Application with SQL Server 2012 Local Database

How to delete descriminator column from Asp.Net Identity tables

CONTEXT_INFO lost while executing Entity Framework .SaveChanges (overload)

c# sql .net entity-framework wcf

Autogenerate ID GUID datatype Entity Framework

Compound natural key in DbSet.AddOrUpdate

entity-framework

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