Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Trying to set a non-null string to type 'System.Int32'

Entity Framework to read a column but prevent it being updated

c# entity-framework

Why is my edmx file not updating

c# asp.net entity-framework

Invalid object name 'dbo.AspNetUsers' in Asp.NET MVC 5 Entity Framework

ASP.NET Core DbContext injection

context.SaveChanges not working

Does Microsoft Jet DB work with Entity Framework?

EF query to Oracle throwing "ORA-12704: character set mismatch"

EF Code First - Recreate Database If Model Changes

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