Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Use SQL Server database instead of local database asp.net mvc 5 database-first asp.net Identity tables

Code-First approach, location of database and all instances (v110, etc)

Add-Migration while there are explicit migrations pending

Error when updating DB: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

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