Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Adding and updating entities with Entity Framework

c# entity-framework-5 dao

Entity Framework - View Sql using toTraceString

How to get the next Sequence number in Sql Server Express using Entity Framework?

EF 6 Add Where Clause To An Include With Navigation Property

Map a field to an enum in EntityFramework 5 Code First

entity-framework-5

Entity Framework and SQL Server 2012 Paging

Entity Framework model change error

Code first columns with type char(36)

Could not determine storage version - Entity Framework

What's setting LazyLoadingEnabled to false on my EF Context?

Entity Framework Database First - Composite Foreign Keys

Overriding SaveChanges in Entity Framework 5 Code First to replicate the behavior of an old legacy library

How to force entity framework not to query as sp_executesql

c#-4.0 entity-framework-5

Can Entity Framework handle many to many relationship without an intersection object?

Required Properties on optional Entity Framework Complex Types

EF data annotations aren't "working" after targeting .NET 4.5

How to map column and entity propery of different datatypes in entity framework code first

Why are my view's columns nullable?

Are there technical reasons EF 5 isn't fully supported on .NET4.0?

How to enable concurrency checking using EF 5.0 Code First?