Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Creating Interface for ObjectContext

c# entity-framework

Should a WCF service return an EntityObject or a POCO/DTO class?

Entity Framework 4: Table per Type inheritance problem on insert

initializing the entity framework objectcontext on every call

c# .net entity-framework

Strategies for replacing legacy data layer with Entity framework and POCO classes

Inserting data in background/async task what is the best way?

Add Data Annotation To Entity Framework(Or Linq to SQL) generated class

Domain Driven Design and Entity Framework 4.1 (code-first)

Entity Framework Object comparison

c# entity-framework

Entity Framework does not track collection changes when reconnecting an entity

Entity Framework 4.3 Code First Cannot Create Datetime2?

Code First call stored procedure to return multiple results

entity-framework

Inherit a common base class in EF code first

Chaining OR conditions in EF 5.0

c# linq entity-framework

Entity Framework Code first mapping without foreign key

empty .Designer.cs file after generating .edmx using EF 4.x on ASP.Net MVC4 application

Entity Framework creates underscore column when generating database

entity-framework

How to configure multiple object sets per type in Entity Framework code first

Entity Framework Code First ignoring connection string, using IIS instead

DbContext disposing?