Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Defining an Entity Framework 1:1 association

Using Include() with inherited entities

mvc-mini-profiler slows down Entity Framework

Entity Framework stored procedure results mapping

c# .net entity-framework

Search based on a set of keywords

How to use Identity membership with existing database (n-tier)

How do you make Entity framework 6 + Sqlite + code first work?

entity-framework sqlite

Get DbSet from type

How to get Entity Framework and MVVM to play nicely together?

entity-framework mvvm

Debugger and Intellitrace show truncated text in text viewer for long SqlCommand.CommandText

EntityFramework4.1's .Local().ToBindingList() , How to filter then?

Entity Framework with Include and Select together

C# POCO T4 template, generate interfaces?

c# entity-framework poco

How to Serialize property of type ICollection<T> while using Entity Framework

Best Practices for MVC.. ViewModel Binding using Interfaces Example

EF, Code First - How to set a custom Guid identity value on insert

LINQ and Entity Framework - Avoiding subqueries

Difference between RDBMS and ORDBMS

Meaningful Names for Navigation Properties using Entity Framework

.net entity-framework

How to update related entities in Entity Framework