Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get an Entity Framework class inherit a base class

How to use Moq with Entity Framework Include()

c# entity-framework moq

Create Association in Entity Framework?

Why does adding explicit foreign ID columns to my EF4.1 CodeFirst entity cause a foreign key constraint conflict?

How do I navigate through multiple relationships using LINQ to Entities?

linq entity-framework

Syntax for Insert and Update with SqlCe and EntityFramework

Entity Framework (Database first) has incorrect return result from stored procedure [duplicate]

How to get ObjectResult from Entity Framework using a list of Identities

c# entity-framework

Entity Framework and Linq - Comparing DateTime

Linq Expression: Left Join Duplicating Rows

Get a value from user-secrets for use in the dotnet CLI

Custom RoleProvider keeps caching my repository object

Select Linq-to-XML from Linq-to-Entities?