Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to update an existing object's properties using LINQ to Entities?

using ninject to inject dependency to The Model classes or non-controller classes

Single table hierarchical data with EF Database First

How to check if AspNetUser satisfies condition before PasswordSignInAsync?

Create Entity Framework Without t4 code generator (like vs 2010)

c# entity-framework

Run EF migrations on Startup in asp.net core 6 application

When adding controller unable to get metadata mvc4

Speed up retrieval of distinct values for dropdown via caching

What is the difference between these two LINQ queries?

Error When Querying For A Substring Using Dynamic Linq

Specified cast is not valid C# Entity Framework

EntityDataSource where association count > 0

Dynamic Lambda Expression inside an Expression Query

Entity Framework Database First POCO t4 generation and validation

What happens to my DbContext after I run a stored procedure that modifies my entities?

Entity Framework 5 Unit of Work pattern - where should I call SaveChanges?

Entity Framework 4 Generate Database From Model With Multiple Schemas

c# sql entity-framework schema