Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework without Transaction?

Unique Keys not recognized by Entity Framework

Entity Framework Entity SQL vs Query builder methods [closed]

c# entity-framework

EF Code First CTP 5 and SQL SErver 2008 R2

Repository + UnitOfWork pattern for entity framework

Unable to cast object of type 'MvcMiniProfiler.Data.EFProfiledDbConnection' to type 'System.Data.SqlClient.SqlConnection'

Update database schema on model change without data loss

It's seemingly impossible to entirely replace Entity Framework data model from database

C#: Change Retrieval DataType for Entity Framework

Oracle Instant Client and Entity Framework trouble with configuration

How can I convert this SQL Query into LINQ (OVER (PARTITION BY Date))

getting Entity Framework raw query to respect attributes

entity-framework

Conditional projection with LINQ to Entities

Entity Framework Code First Common Database Audit Fields

How can I programmatically generate Entity Framework classes from a database?

c# entity-framework

Identity column increment jump [duplicate]

A network-releated or instance-specific error occurred while establishing a connection to SQL Server

How to drop a table in Entity Framework Code First?

EF6 'ModelConfiguration' set but not discovered

c# entity-framework