Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What are Complex Types in Context with Entity Framework

Placement of extended partial classes in entity framework

ALTER TABLE DROP COLUMN failed because column 'xxx' does not exist in table 'yyy'

Many to many relation between Identity and custom table. EF7 - Code first

The entity type IdentityRole is not part of the model for the current context after extending Roles table

VS 2010 Server Explorer Database Showing No Tables

EF Code First CTP5, using Include method with Many to Many table

Overriding ToString, Equals,.. in Entities when using Entity Framework

EF 4 produces UNICODE string constans in SQL where the column type is varchar. How to avoid?

Update Model From Database (Database First)

Method GetPrice() cannot be translated into a store expression

Translation of this C# code to VB.NET

c# vb.net entity-framework

MVC3 data caching techniques

Retrieve only the first row from a table in Entity Framework

Entity Framework, soft-deleting and queries

entity framework code first - Union of the two fields into one collection

Search through Where clause in LINQ, using dynamic properties

Entity framework navigation property is null

Desing patterns with using EntityFramework?

The type X conflicts with imported type X