Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Select last inserted ten rows

Entity Framework gives me the old data although i changed them

Entity Framework 5 and Pivot table, How?

entity-framework

why null values not return in when apply != in linq

When an entity has more than one 0..1:n relationships to another entity, how to define them using Fluent API?

Using "custom data types" with entity framework

Dereference of a possibly null reference on FirstOrDefault

c# entity-framework

What is the return value of Database.ExecuteSqlCommand?

'entity of the same type already has the same primary key value' error using AutoMapper

Is it possible to update a WCF Data Service (oData) entity without performing a query first?

Linq, array.Contains() generating exception: Only primitive types ('such as Int32, String, and Guid') are supported in this context

c# entity-framework linq

How to Create DB Context File in hibernate in java like Entity Framework c#

Cannot find the "Add" method of the Entity Framework

c# entity-framework

.NET REST services, Entity Framework and loose coupling

Do 2 queries need to be submitted to the database to get total count and paged section using EF / Linq to Entities? [duplicate]

Web API & Entity Framework, Where to specify Database connection?

Select method missing from intellisense with Linq statement

c# linq entity-framework

Got error, "Some part of your SQL statement is nested too deeply" only on some servers