Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Common Table Expression in EntityFramework

How to limit number of related data with Include

Simple way to compare Dates in DateTime attribute using Entity Framework 4 and Linq queries

EF Generic Repository get Id from new inserted generic entity

EF 4.0 Guid or Int as A primary Key

How to invalidate entity framework 4 internal cache

How do I propagate database changes to my .edmx file?

LINQ Query Issue, Sequence contains no elements

Am i using correctly Unit of Work here? (Entityi Framework 4 POCO)

Deserializing Issue in Entity Framework 4.0

c# wcf entity-framework-4

Entity Framework 4 - Inheritance

Is Entity Framework good for bigger Database?

Entity Framework code first for Oracle

What's the most efficient way to get only the final row of a SQL table using EF4?

How can I modify the default code generation strategy for edmx?

Assigning ids to entities with EntityFramework 4

Do I have to set foreign key properties manually when I change associations?