Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Mock AsNoTracking Entity Framework

Calculated properties in Entity Framework

SQL LocalDB vs SQL Server CE

Why LINQ to Entities does not recognize the method 'System.String ToString()?

Can't find ADO.NET Entity Model Browser Window in vs2010

Adding CreatedDate to an entity using Entity Framework 5 Code First

How to avoid SerializationException: Type is not resolved for member XXX when testing a component that uses the LogicalCallContext

Entity Framework, Navigation Properties, and the Repository Pattern

How to use C# 8.0 Nullable Reference Types with Entity Framework Core models?

Creating Reports in ASP.Net with Entity Framework

Entity Framework VS pure Ado.Net

Get SqlConnection from DbConnection

Entity Framework 4.3 code first multiple many to many using the same tables

What does App=EntityFramework do in Sql connection string?

Navigation Property without Declaring Foreign Key

mapping multiple tables to a single entity class in entity framework

Code First Migrations and Stored Procedures

Attaching and detaching entities from context correctly in EF4.1

EntityFramework: How to configure Cascade-Delete to nullify Foreign Keys

Linq - Grouping by date and selecting count