Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Test to see if Entity Framework is connected to something

.net entity-framework

Are Find and Where().FirstOrDefault() equivalent?

Entity framework migrations - generate sql script of current database model

Number of members in conceptual type does not match with number of members on object side type

entity-framework

Does getting entities with AsNoTracking() disable the automatic call to DetectChanges()?

Connection Strings for Entity Framework

CreatedOn column in Entity Framework 6

Ignore properties in data model while keeping them in EF Core migrations

No initial create with Entity Framework migrations

Test proejct test will not execute: unrecognized configuration section entityFramework

c# asp.net entity-framework

cannot add view to the edmx

c# .net entity-framework

Recursive Hierarchy - Recursive Query using Linq

Select most frequent value using LINQ

c# sql linq entity-framework

How to use transactions with the Entity Framework?

Assembly 'Microsoft.SqlServer.Types' version 10 or higher could not be found

How to delete multiple records with Entity Framework ASP.Net MVC 5? [closed]

The version of SQL Server in use does not support datatype datetime2?

Validation Error on SaveChanges()

The entity type <classname> is not part of the model for the current context

ASP.NET Web Api 2 / EF6 first call initialization performance