Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework conversion from v1 to v4 problem

SqlMetal alternative for Entity Framework 4

Entity Framework 3.5 or 4.0?

Specifying the name of a column in Entity Framework for a Referenced Object

c# .net entity-framework

Simple Linq query has duplicated join against same table?

linq entity-framework join

Using LINQ to find / delete duplicates

linq entity-framework

Entity Framework CTP5, code-first. Optional navigation property

EF TPH Inheritance Query

c# entity-framework c#-4.0 tph

How to globally change IsolationLevel of all Entity Framework transactions

.net entity-framework

Does it make sense to use an OR-Mapper?

Handling required fields in ASP.NET MVC when using Entity Framework

Can EntityFramework support an EAV model?

How to get the Entity to Table mapping for many to many relations from the metamodel in Enity Framework

EF 4.1 Mapping Problem

how to get single value by using entity framework

EF 4.1 CodeFirst with Guid (not generated by DB/Store) as PK

Entity Framework - "Unable to create a constant value of type..." exception

How do I perform a SelectMany in C# query syntax using a many-to-many joining table?

c# linq entity-framework

What is the most efficient way to do comparisons involving many-many relationships with LINQ in EF 4.1?

Entity Framework and Code First Development