Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to prevent FxCop from analyzing auto-generated code?

Sql Server Freetext through Entity Framework

Entity Framework cant use the DbContext, model being created

Cast IQueryable<EntityObject> to IQueryable<Specific>

No need to dispose DataContext/ObjectContext in EF?

Can Entity Framework handle many to many relationship without an intersection object?

EF 5, Code First - Create a new database and run all migrations programmatically

How to have multiple entities mapped against one table?

Foreign Key To Microsoft.AspNet.Identity.EntityFramework.IdentityUser?

EF 6 code-first with custom stored procedure

Placement of view models/DTOs in onion architecture

Why Does Await Not Appear to Prevent Second Operation on EF Context

EFCore returning too many columns for a simple LEFT OUTER join

SQL Server Recognise SP_EXECUTESQL as object rather than Procedure Name

List<Task> - UPSERT database record using C# Entity Framework

Unable to cast object of type 'System.Data.ProviderBase.DbConnectionClosedConnecting' to type 'System.Data.SqlClient.SqlInternalConnectionTds

Entity Framework, WCF & updates

Is there a simple way to write a custom function in LINQ to Entities?

1-to-1 relationship causing exception: AssociationSet is in the 'Deleted' state. Given multiplicity constraints

An error occurred while getting provider information from the database