Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unable to determine the provider name for provider factory of type > 'System.Data.SqlClient.SqlClientFactory'

Line of code not working unless stepped through using breakpoint

Does the EF Fluent Api can setting the Minimum Length?

Rewriting a LINQ Expression query to enable caching SQL Execution Plan

Unable to load the specified metadata resource error in Entity Framework 4

c# asp.net entity-framework

Explicit Loading N:M with Filtering [duplicate]

c# entity-framework

Add-Migration showing error EntityFrameworkCore.Design is not installed

Combine Code First & Database First In Single Model?

System.Core error: "Code supposed to be unreachable" using C# Entity Framework and Linq with Expression

One-to-one relationship in EF Core (The child/dependent side could not be determined for the one-to-one relationship)

asp.net core: "Operations that change non-concurrent collections must have exclusive access."

Using the entity framework to add existing entities to a collection on a newly created entity

What is the best practice when the database schema changes in entity framework?

Entity Framework - How do I join tables on non-primary key columns in secondary tables?

Entity framework 4 and multiple database

Entity Framework CTP 5 - Repository pattern - doing updates

entity-framework entity

Entity Framework Query - Get Objects in Specific Order

.net linq entity-framework

Debugging Entity Framework queries

EF 4.1 model first code generation tool or template

EF Code First Not Generating Tables