Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can set a default value constraint with Entity Framework 6 Code First?

Entity Framework Code First naming conventions - back to plural table names?

Entity Framework/MVC3: temporarily disable validation

ASP.NET 5, EF 7 and SQLite - SQLite Error 1: 'no such table: Blog'

Get all rows using entity framework dbset

c# entity-framework dbset

How to add table in Entity Framework?

asp.net entity-framework

Entity Framework Core creating model from existing database

How can I implement DbContext Connection String in .NET Core?

Entity Framework Code First - Defining Relationships/Keys

LINQ to Entities does not recognize the method 'System.TimeSpan Subtract(System.DateTime)' method

Filter/Search using Multiple Fields - ASP.NET MVC

How to update not every fields of an object using Entity Framework and EntityState.Modified

Entity Framework - Error 11007: Entity type is not mapped.

entity-framework

How do I delete an object from an Entity Framework model without first loading it?

Conflicting changes to the role x of the relationship y have been detected

Is there an in-memory provider for Entity Framework?

Entity Framework 4.1 DbContext Override SaveChanges to Audit Property Change

entity-framework

Entity Framework: A referential integrity constraint violation on many to many relationship

c# entity-framework

How to add new table to existing database code first

Configuration Error related to targetFramework in web.config