Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework - closure of Object Contexts

Recursive method to convert flat collection to hierarchal collection?

c# linq entity-framework

Need a generic EF method that accepts entity id and includes

Is it possible to force all DateTime properties to be modeled as DateTime2?

Required attribute for foreign keys

LazyLoadingEnabled setting doesn't seem to work in EF 5

Is there a wildcard for the .Take method in LINQ?

c# linq entity-framework

Database schema for multiple companies

Database First Validation

How to create a C# Generic Linq Querier?

c# linq entity-framework

Entity Framework many to many relationship with extra field (Database First)

Entity Framework Database first How to alter entities to make them derive from a base class

Aggregate Function in LINQ expression throws error. (cannot be translated into a store expression.)

Error in Entity Framework 6.0.2 using "Migration"

How to resolve - unable to cast Generic.List to Linq.IQueryable using Automapper?

Updating many-to-many relationships with a generic repository

Adding ViewModel class adds codefirst model to database

Add object to Entity Framework dynamically using Reflection

Difference between DTO(Data Transfer Object) and Proxy Object in c#

c# entity-framework

Correct syntax for multiple left joins in LINQ?