Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework code first, custom, additonal fields in many to many relationship

Entity framework finding foreign keys

entity-framework

Constructor on type 'System.Data.Entity.Infrastructure.SqlConnectionFactory' not found

Why do Entity Framework classes need a virtual member of an unrelated class

In Linq to Entities can you convert an IQueryable into a string of SQL?

Implementing OnContextCreated for auditing by assigning SaveChanges an eventhandler using EF 4.1 DBContext

MVC EF Code First one to one relationship error

Entity Framework 5 and Char Enums

How do I identify which Linq functions will not call to sql multiple times?

Entity Framework 5 - only select entities where entity IsActive

Entity Framework ORDER BY issue

Create a DbGeography Polygon from a collection of DbGeography Points

how do I return entities from delimited list of Ids in EF5 Code First

WPF datepicker validation error appears when binding value is null

.net wpf entity-framework

GetModifiedProperties not working for EF4.1 DbContext

entity-framework

Add empty element to list

c# linq entity-framework

Entity Framework MigrateDatabaseToLatestVersion giving error

LEFT JOIN or RIGHT JOIN using LINQ Entity-Framework

Cannot convert lambda expression to delegate type

EDMX .NET 4.5 to 4.0?