Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

EF 4.1 code first: one-to-many mapping problem

EF 4.1 - How to add a default on insertion for datetime column

could not load assembly 'system.data.entity, version 4.2.0.0,

entity-framework-4.1

How to query for objects with certain enum flag on, using a db int to store it

Issue in EF, mapping fragment,no default value and is not nullable

Getting last inserted row id using repository pattern

How do I get EF to persist empty strings as NULL?

What are the pros and cons of one master base table which all entities inherit from?

Entity Framework 4.1 query takes too long (5 seconds) to complete

Entity Framework 4.1 VS Nhibernate, for noob in ORM

Why would I want to use UnitOfWork with Repository Pattern?

Reflection + Linq + DbSet

EF Data Migrations does not work after close project

How to have different connection string for different users in Entity Framework

System.Drawing.Image EntityType 'Image' has no key defined. Define the key for this EntityType

Entity Framework Code First Map (Linked) Table?

Entity Framework Find method not working properly

SQLite CreateDatabase not supported error

EF 4.1 - Add items to collection property that is virtual

Mutilevel include in C# Linq