Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Convert this SQL to lambda for EF 4 Code first

Entity Framework Code First On Insert method hooks

c# entity-framework

DbContext SaveChanges() - Detecting updated entities

Migrate from DataSets to EntityFramework

Specify SQL Server File Locations when using Entity Framework Database.Create()

How entity framework track the loaded entities? what are their life cycle?

entity-framework

SQL Azure table not created with EF Migrations

Trying to use a generic with Entity Framework

Best practice for setting default values for model properties in Domain Driven Design?

Exploring the pitfalls(if any) of having a DbContext for each ViewModel/Class that uses it

c# entity-framework mvvm

Prevent decimal rounding in Entity Framework database first

Is it bad practice to filter by ID within the repository pattern

Entity Framework 6 and collections

c# entity-framework

Similar expression to "Coalesce" in Entity Framework

c# sql linq entity-framework

Same table name different schema

Entity Framework multiple context and Microsoft Azure. How to update database?

DbGeography with MySQL and EntityFramework

How does DetectChanges work?

c# .net entity-framework

LINQ inserts 'ESCAPE N'~' in query

sql linq entity-framework

MVC5 and EF6.1.3 Scaffolding problems