Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What are each of the template types intended usage, pros and cons?

Lambda expression to SQL UPDATE statement using C#

c# entity-framework lambda

EF4: ObjectContext Lifetime?

EntityType 'ApplicantPosition' has no key defined

Linq performing case insensitive comparison

c# linq entity-framework

How to put an Entity Framework query result into a List

c# entity-framework c#-4.0

Linq, lambda and @ [duplicate]

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