Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Does Entity Framework Code First allow for fluent mappings in separate files?

How do you return a default value if a LINQ to entities query returns no values

Database.SqlQuery calling stored procedure that has multiple output parameters

Entity Data Model Wizard Too Slow (SQL Database)

EF - DistinctBy on an IQueryable?

'Compare' is an ambiguous reference between 'System.ComponentModel.DataAnnotations.CompareAttribute' and 'System.Web.Mvc.CompareAttribute'

linq to entities, a where in where clause? (inner where)

Entity framework 6 code first - one way many to many via annotations

EF6, Code-First, enable-migrations, "Unable to load the specified metadata resource"

F# analog of dependency injection for a real project

Entity Framework ObjectContext re-usage

asp.net entity-framework

How would I add a parameter to entity framework raw sql command

c# entity-framework

Error While Enabling Code-First Migrations On Mobile Services Database

T must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TModel' in the generic type or method

Why does this EF insert with IDENTITY_INSERT not work?

Entity Framework OfType()

c# entity-framework

Best way to handle concurrency with entity framework

No database providers are configured EF7

System.Linq.Expressions exception thrown when using FirstOrDefault in .Net Core 2.1

JavaScriptSerializer circular reference when using ScriptIgnore