Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What to use instead DbEntityValidationException in EF Core?

Build up IQueryable based on method parameters

EF5 and DB2 9.1. Boolean undefined type error

wpf entity-framework db2

Entity Framework dataset mapping

Prevent clients from getting the same record from API

Enum typed properties in Entity Framework entities?

entity-framework enums

EF6 generate seed data for deployment to production

Entity Framework insertion performance

How to use ToString() method to convert an integer to string inside LINQ

I need to speed up the following Linq query

c# sql linq entity-framework

Cannot implicitly convert type 'System.Collections.Generic.List<System.Collections.Generic.IEnumerable<xxx>>' to 'System.Collections.Generic.List<xxx>

c# entity-framework

Hierarchical Code First EF Binding to WPF Treeview... Impossible

Options to remove or modify AspNet Identity

Entity Framework search records with a list of strings?

ORM: why should i use it? [duplicate]

sql entity-framework orm

Conflict with foreign key when the related entity is added before SaveChanges

Using GroupBy DateTime with Entity Framework throws an exception