Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Are SQL operator functions for Entity Framework safe against SQL injection?

Getting EF 6 from NuGet to install on F# projects

Storing tamil language text into MySQL

Using Views From a Class Library [duplicate]

Entity Framework - Lazy Loading working even with ToList()

c# entity-framework

Unit test failing on EF Entry.State

Naming conventions for Code First migrations

Why is SqlQuery a lot faster than using LINQ expression on views?

Entity Framework Many-to-Many Self Relationship and Optimistic Concurrency Control

Entity Framework using Database.SqlQuery() where column names are invalid C# member names

Code First Enumerations put into Lookup Tables

c# entity-framework enums

entity framework 6 mysql rowversion

Search by correlated entity

Entity Framework migrations database role

Invoke EntityDeploy build task programmatically

Entity Framework Core: Npgsql.PostgresException: 23505: duplicate key value violates unique constraint

Visual Studio is trying to connect SQL database while loading a solution. Gives error: Cannot open database requested by the login

Using generics with entities

EF Core, projection sub collection eager loading

Entity Framework Calculated Property problem