Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Where Does Entity Framework 6 Get Connection String For Migrations?

Entity Framework : Update affecting Object

c# entity-framework

Net core DbContextPool vs AddDbContextPool and more

How to set class property's value to be set to generated id value of another class on insertion to database?

How to handle "secondary" keys in Entity Framework

Automapper for use with Entity Framework using repository pattern?

Patterns for using EntityFramework?

Spatial data/Geography in SQL Server 2008, OR mappers and C#

Best way to transfer an Entity Framework object over the web and back via JSON

Selective eager loading in Entity Framework

c# entity-framework

Entity Framework and Modeling Collections with an Interface as a return type

c# entity-framework poco

How is Entity Framework 4's POCO support compared to NHibernate?

Lazy Load An Entity Framework EntityCollection with criteria

How do I deploy dlls to a system's GAC and check for their existence on program startup?

entity-framework gac

How to auto-update the Modified property on a Entity in Entity Framework 4 when saving?

Entity Framework: Modeling against an existing database scheme

entity-framework

Creating Entity Framework Objects from Stored Procedures

How do the multiple .NET technologies and patterns work together?

Code-First Reference one-to-many

Entity Framework CTP5 (Code First) Modeling - lookup tables