Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to connect to SqlExpress for Entity Framework using Visual Studio 2010 Express?

Why is entity still validated when it is gone?

How do I avoid large generated SQL queries in EF when using Include()

Generate Entity Framework model from Visual Studio database project

Why both "real" and "float" get mapped to "Single" instead of "Double"?

entity-framework sqlite

The property 'Claims' on type 'AspNetUser' is not a navigation property

Why does the order of LET statements matter in this Entity Framework query?

c# .net linq entity-framework

NullReferenceException when creating ObjectContext in Using statement

Entity Framework logs duplicates

c# entity-framework nlog

Why does EF 5.0 not support this EF 4.x LINQ syntax when compiling to sql?

Best practices for integrating ASP.NET Identity - do they exist?

Entity Framework Can't Update Data In Table With Composite Key (Oracle)

c# oracle entity-framework

Why does Entity Framework try to SELECT all columns even though I have specified only two?

Defining an Entity Framework 1:1 association

Using Include() with inherited entities

mvc-mini-profiler slows down Entity Framework

Entity Framework stored procedure results mapping

c# .net entity-framework

Search based on a set of keywords

How to use Identity membership with existing database (n-tier)