Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to use Join and Where to return an IList?

c# linq entity-framework

Count how many items appear before an item with a specific ID

How to sorting dynamic in lambda entity framework?

Fails to Scaffolding on project which has a reference to edmx

Add Datetime and time in Entity Framework from separate column

c# sql entity-framework

EF Eager fetching derived class

How to compare just month and day from a datetime object

c# System.AccessViolationException: Attempted to read or write protected memory.?

Using EFCore with Identity for Core

Retrieve records from the database matching multiple values of a list

c# entity-framework linq

EF Core There is already an object named 'AspNetRoles' in the database

EF inserting values in table failed after some time

ASP.Net Core with EF Core and CosmosDB - IdentityRole issue

Linq2Sql Many:Many question, How would you do this?

Undelete an entity marked as EntityState.Delete?

How is the performance of entity framework 4 vs entity framework 3.5?

Does the Entity Framework 4 support generators for id values like NHibernate?

Entity framework (CTP5, Fluent API). Rename column of navigation property

Rewriting a legacy-proprietary Web Application to MVC3/Entity-Code-First

Entity Framework 4: Access current datacontext in partial entity class