Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Generics and Entity Framework: How do I return a different type depending on a column value

exact sql query executed by Entity Framework

entity-framework

Cascade Update in Entity Framework

{"error":"Explicit construction of entity type '###' in query is not allowed."}

c# entity-framework linq

What is the proper way to create a recursive entity in the Entity Framework?

Does Entity Framework 5 or 6 support SQL Server Synonyms?