Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I extend ADO.NET Entity Framework objects with partial classes?

get average Datetime from DB and subtract one Date from another

c# linq entity-framework

Is my ASP.NET MVC application structured properly?

DevArt's dotConnect for Oracle vs DataDirect's ADO.NET data provider

Can you map the results of a manual SQL query to objects in Entity Framework?

Entity Framework (EF) OutOfMemoryException

Copy Entity Model from one project to another in VS2010

Is this a proper use of DTO?

How do I integrate Membership tables with Entity Framework? Asp.net

EF 4.1 Code First: Each property name in a type must be unique error on Lookup Table association

One to zero/one relationship (Code First)

Entity Framework with multiple data sources

c# .net entity-framework

MembershipUser and Entity Framework Code First

Binding EF4 with Caliburn.Micro: Should I expose my Entity as a property of the ViewModel?

Can I have 2 different EntityFramework contexts share a single SqlServer Compact database?

LINQ Join on multiple fields

Ordering Entity Framework items and child items for MVC view

Using reflection, call a method of a Field on an object that already exists

Deploying EF Code First Apps to Production Database

Entity Framework Code First Multi Column Foreign Key