Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Logging changes through Entity Framework

C# Entity Framework 6 - How to handle multiple schemas that have same table names

.mdf file not able to attach at runtime MVC4

How to perform left join in linq having multiple table joins

Error while add migration to create database in Entity Framework 6, method not found CoreTypeMappingParameters

WEB API 2 IQueryable IN Query

Is it sensible to start a new enterprise large web application with linq2sql in 2012

Entity Framework with XML file as the data source [duplicate]

c# .net xml entity-framework

EF Regenerate Code Models from Database Change

c# entity-framework

How to change sql generated by linq-to-entities?

Linq where clause for collection in a collection

Using Unity, how do you automatically dispose an IDisposable?

Testing Linq Queries EF and the Repository Pattern

Cannot insert explicit value for identity column

EF DbContext.Set<T> filtered record only ... doesn't work

Only update specific column using Z.EntityFramework.Plus' SingleUpdate method