Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework and ADO.NET together?

entity-framework

StringLengh Data Annotation using a static property

c# .net entity-framework

Primary Key based on Foreign Keys EF

Use a SqlConnection inside an Entity Framework transaction

Storing NULL instead of blank string columns

.net wpf linq entity-framework

Using reflection to obtain select fields in a linq query

Opening an SQL CE file at runtime with Entity Framework 4

Why do child entitites in Entity Framework include a virtual property referencing the parent?

EF DbContext registered with ServiceStack's Funq is disposed when running unit tests

The expression 'x.Taken' is invalid inside an 'Include' operation, since it does not represent a property access: 't => t.MyProperty'

MVC 5 Scaffolding Code generation with an Inherited Entity causes System.Core already imported

Entity Framework and large queries. What's practical?

c# linq t-sql entity-framework

how to query nullable datetime in linq

c# entity-framework

AddOrUpdate does not modify children

Implementing Generic Repository using Entity framework code first

Locking with EF Code First

Logging changes through Entity Framework