Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Dynamic linq query not working

How do I include an unmapped field in a POCO class

entity-framework

How to add items to Combobox from Entity Framework?

Using Linq, get all items from list that are in another List<int>

c# linq entity-framework

How to ignore a particular field from an Entity model upon insert?

.net entity-framework

Is using Stored Procedure such a bad idea?

c# entity-framework

Inherits from DbSet<T> with the purposes to add property

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?