Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unit test EF Repository pattern with Moq

How to Preserve/Protect Certain Fields in Edit in ASP.NET MVC

OrderBy on a Nullable<int> with a default value in Entity Framework

Mapping association tables in EF 4.1 code first

EF 4.1 / Linq-to-SQL: What is better: using Equals or ==?

How to update complex model in ASP.NET MVC 3

Mapping for self referencing entity in EF Code First

Private constructor on POCO entity preventing lazy loading

entity-framework poco

Return data from 2 tables with Entity Framework

c# .net entity-framework

What is the simplest thing to do when database schema changed using EF code first

Context is not updating loaded entity after being mapped using AutoMapper

Connection String Name and Entity Framework

Entity framework with OData(Web API) is sending Order By clause By default to Sql Query

C# safely build an SQL string to execute using Entity Framework

c# sql entity-framework

How would I mimic User.IsInRole()

c# Json.net DbGeography deserialize error

Understanding MVC-5 Identity

How to query all tables that implement an interface

What steps to get rid of Collection was modified; enumeration operation may not execute. Error?

Oracle Entity Framework provider doesn't store DateTime.Now with milliseconds