Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

C# UnitOWork implementation without EF with database transaction or TransactionScope

EF: Cannot insert explicit value for identity column in table 'Groups' when IDENTITY_INSERT is set to OFF

ExecuteStoreQuery Output parameter not being returned

Can Entity Framework(Database-First Model) ignore unused columns being deleted or renamed?

What method of EF 6 is better to use for get data from database async?

c# asp.net entity-framework

EF7 'dnx ef update database' not working