Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework | Error: InvalidCastException: The field of type System.Int32 must be a string, array or ICollection type

Repository pattern with EF4 CTP5

Record with parameterless constructor?

Finding a geography point within a range of another - SQL Server

Entity Framework conflict with same table name from different databases

c# entity-framework

how to use old style sql in mvc4

Could not load 'MySql.Data' or one of it's dependencies.

c# mysql entity-framework

One to many relationship in Entity Framework 6

c# .net entity-framework

Comparing EF timestamp values

How to do server-side validation using MVC 5

Build expression tree for LINQ using List<T>.Contains method

Oracle ManagedDataAccess.EntityFramework Database.SqlQuery binding parameters by position?

c# oracle entity-framework

Update to EF 7.0.0-rc1-final broke SQL DbContextOptionsBuilder UseSqlServer

Can Entity Framework connection strings reuse an existing connection string?

Running sql in entity framework?

entity-framework

ef 5 codefirst enum collection not generated in database

What is EF Default Id Naming Convention Code First?

c# entity-framework

Entity Framework Ignore property by conventions

How avoid adding duplicates to database managed by EntityFramework caused by Seed method?

Code First Migration fails because of a Default Value Constraint