Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework and associations between string keys

Is this an alright way to design a DB schema for a task scheduling application?

EF Code First: Many-to-Many + Additional Property

query.wait is not finishing

Why does Entity Framework generate slow overengineered SQL?

How to proper clean up after delete in the navigation collection in one to many relationship EF 4.3.1

LINQ to Entities does not recognize the method 'System.String[] ToArray[String]

Parameter value is out of range in Entity Framework (DB first)

Error when using "Include" method on a LINQ Query

How to delete all related entities from database with Entity Framework code-first

DBContext does not contain a definition for Entry: Cannot load related data

ssl handshake error when running dotnet ef database update command

Convert string to FormattableString in Entity Framework

Under what circumstances would a .NET program just terminate?

c# wpf entity-framework

Entity framework: Need a easy going, clean database migration solution

.net entity-framework

System.InvalidOperationException in EntityFramework after query completed with valid SQL

c# entity-framework