Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Regenerate Code-First database without adding any data

C# - MVC application How to update and delete a record from the database

Prevent NULL checks in LINQ to Entity Joins

DbContext Generator T4 Templates with Code First

Include() is not working as LEFT JOIN (Entity Framework 6)

How to eagerly load a many to many relationship with the entity framework code first?

Reflection + Linq + DbSet

EF 4.2 Code First. How to name a many-to-many table?

POCO classes and ViewModels in MVC3

Entity Framework 4.1 Code First - Include is being ignored when using LinqKit PredicateBuilder

Consolidate many if conditions to a single LINQ statement if possible

EF Code First Encrypt/Decrypt Password Property

Make Foreign Key (string field) nullable

EF Code First adds extra column to query that doesn't exist in model anymore

Generic Repository Pattern have repetition of code so what will be benefit?

Entity Framework Code-First: Generate SQL script with 'Update-Database' produces XML error while parsing

How to create a Unique Index with a Where clause with Entity Framework

How do i handle .FirstOrDefault method?

Entity framework code first + mysql System.NullReferenceException at first migration

Force Entity Framework 6 (EF6) to use nvarchar(MAX)