Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get next value of SQL Server sequence in Entity Framework?

How to save enum in database as string

Stored procedure returns int instead of result set

c# sql entity-framework

Entity Framework: how to solve "FOREIGN KEY constraint may cause cycles or multiple cascade paths"?

I can't find "Include" method with lambda expression in Entity framework?

c# .net entity-framework

Transaction scope timeout on 10 minutes

Convert value when mapping

Entity Framework 6.1 - Create index with INCLUDE statement

Using .Find() & .Include() on the same query

entity-framework

SQL 'time' type in Entity Framework Code First

What exactly does Attach() do in Entity Framework? [duplicate]

c# entity-framework

Change the IDENTITY property of a column, the column needs to be dropped and recreated

SQL Server Express connection string for Entity Framework Code First

Oracle ODP.Net With Entity Framework 6 - Entity framework database compatible provider could not be found

Working with nullable types in Expression Trees

How to check model string property for null in a razor view

How can set a default value constraint with Entity Framework 6 Code First?

Entity Framework Code First naming conventions - back to plural table names?

Entity Framework/MVC3: temporarily disable validation

ASP.NET 5, EF 7 and SQLite - SQLite Error 1: 'no such table: Blog'