Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Generate money type fields using code first EF CTP5

How do I set an ADO.NET Entity Framework connection string via the Windows Azure (Preview) Management Portal?

Entity Framework Code First Using One column as Primary Key and another as Auto Increment Column

Adding a New Column to an Existing Table in Entity Framework

EF 5 Migrations cannot connect to our database even though it does just fine at runtime

Unable to determine the provider name for provider factory of type "System.Data.Sqlite.SqliteFactory"

Select records that does not exist in another table in Entity Framework

c# entity-framework

Include Grandchildren in EF Query

Value cannot be null. Parameter name: entitySet

How to store double[] array to database with Entity Framework Code-First approach

DBSet does not contain a definition for Where [duplicate]

c# asp.net entity-framework

How to handle NULL object property with FirstOrDefault using Linq

c# entity-framework linq

NullReferenceException when setting AutoSizeMode to AllCells in DataGridView

EF 6 vs EF 5 relative performance issue when deploying to IIS8

Domain vs DTO vs ViewModel - How and When to use them?

ASP.NET and Entity Framework in Layered Architecture - using Entity Framework for ORM only

What is the best way to instantiate and dispose DbContext in MVC?

Ignore duplicate key insert with Entity Framework

c# entity-framework

Turn off EF change tracking for any instance of the context [duplicate]

EF Core Add function returns negative id