Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to set optional field in code first approach in ASP.NET 5 and EF7

Unable to create a null constant value of type 'System.Int32[]'.

c# entity-framework linq

Generic Unit Of Work

Using multiple connection strings for the same DBContext in EntityFramework

How to insert identity value in Oracle using Entity Framework using a sequence

How to set default values in Entity Framework 6 (Database First)

c# entity-framework

Return all related entities with Entity Framework

c# entity-framework

Why Entity Framework have AddAsync?

MySQL Visual Studio 2019 Integration

Entity Framework (Core) - cascading delete

How to update object with no data contexts

How would you use Entity Framework (1.0) with ASP.Net Membership?

entity framework entity sql vs linq to entities

sql entity-framework

OptimisticConcurrencyException -- SQL 2008 R2 Instead of Insert Trigger with Entity Framework

Given LINQ to Entities does not support "Custom methods" how do you stay DRY?

Entity Framework timestamp Generate Database issue

Sorting Gridview with Entity Framework.

Handle Entity Framework On Create POCO

Entity Framework - Union causes "Unable to create a constant value of type.."

Mini profiler upgrade from 1.7 to 1.9 breaks existing code