Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

How should I annotate CreatedOn and ModifiedOn columns with EF 4.1?

Problem mapping multiple relations using Entity Framework code-first

Entity Framework 4.1 code-first, required lazy load reference is null on save

How can l use Entity Framework without App.config

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

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