Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Merge two linq expressions

How to solve "The method 'Skip' is only supported for sorted input in LINQ to Entities."

entity framework select last month records

Saving F# types to a database

Moq: Mock SetUp method only returns null during test

Many-to-many query in Entity Framework 7

InvalidOperationException when registering a new user with ASP .NET Core Identity and EntityFrameworkCore

C# entity framework using LINQ [closed]

c# entity-framework linq

Is it a bad idea to jump into LINQ to SQL now?

Entity framework 4.3 with required association

EF 4.3.1 Migration Exception - AlterColumn defaultValueSql creates same default constraint name for different tables

DBContext conversion from ObjectContext

How to utilize domain driven development in asp.net mvc4 effectively?

How to maintain an ordered list in Entity Framework?

entity-framework .net-4.0

TableAttribute is ambiguous in the namespace System.ComponentModel.DataAnnotations.Schema after conversion to .NET 4.5

Difference between Primary Key and Unique Index in SQL Server [duplicate]

EF6 Type of context 'System.Data.Entity.Core.Objects.ObjectContext' is not supported

Cannot attach the file as database / The underlying provider failed on Open

Exposing Entity Framework over WCF Service

c# .net wcf entity-framework

DbContext.Database.SqlQuery returns some null objects

c# sql entity-framework