Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

linq select sum and average into view model

c# entity-framework linq

database initializer error with EF6

Entity Framework log any errors

How to place filters or conditions on navigation properties in Entity Framework

c# entity-framework

Create entity with both primary key and identity column in EF 6

Mocking Entity Framework 6 ObjectResult with Moq

How do you map subclass properties to columns in Table per Hierarchy?

c# .net entity-framework

Class Library Error does not contain a static 'Main' method suitable for an entry point

Foreign Key Object returning null when I call from ApplicationDbContext

How to get records between two dates in C#, ASP.NET MVC 3 using Entity Framework?

'EditItem' is not allowed for this view. WPF .NET 4 / EF 4.1 - Master - Detail

How to do an outer join in LINQ?

Return Only Child Entity Linq Entity Framework

How to query an EF model (EDMX document) with XPath

xml entity-framework xpath

Using Entity Framework to save data that have foreign key constraints

Entity framework. Quering parent entity with subclass property loaded

Can the VS Entity Data Model Designer be configured to use a newer version of the EF?

How do I do multiple level eager loading in Entity Framework 4.3 when I have a polymorphic collection?

Paging in ListView with Entity Framework

asp.net entity-framework