Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

MigrateDatabaseToLatestVersion no running Seed() method

.NET Core Entity Framework - Add migration for Context in class library

should I use Entity Framework instead of raw ADO.NET

entity-framework csla

How can I add default values to a property when saving using Code First EF4.1?

RIA/EF4 Entity property mapped to NOT NULL nvarchar - empty string

Store byte array using Entity Framework 4, MySQL and code first?

Add-Migration command fails with "type is not resolved"(where "type" is inner entity framework class)

How to avoid the need to reference Entity Framework on my service layer?

Select in LINQ with a strange value @p__linq__0

JSON.Net JsonConverter for DbGeography

EF6: Code First Complex Type

F# data access and EF migrations

SQLite connection not appearing in Entity Data Model Wizard

Azure SQL frequent connection timeouts

How can I add a check constraint for JSON in Entity Framework?

Create a table if it does not exist?

Should write complex query in Repository or Service layer?

Using stored procedures with Entity Framework 4 Code First CTP5

Entity framework code first many to many

Simple conditional LINQ query in Entity Framework 4