Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

One Entity 2 Tables in EF Core 2.0

How do I make contains case-insensitive in ef core 2?

Auto increment non key value entity framework core 2.0

C# EF6 conditional property selection?

c# entity-framework

Add empty entry to combobox bound to entity list

Entity Framework 4 Table Valued Function

entity-framework

How to delete multiple records in entity framework without looping using LINQ?

SQL Caching and Entity Framework

Entity Framework with multiple edmx

Editing an object in entity framework and saving it to the database in ASP.NET MVC 2.0

Calling stored procedure with parameters

c# entity-framework

In a layered architecture using Entity Framework, should I return POCO classes from the BLL? (Architecture guidance needed)

How to stay DRY whilst using LINQ to Entities and helper methods?

SQL Server Profiler - Why are some calls RPC:Completed and Some Calls SQL:BatchCompleted

Entity Framework 5 Code first adding an image

SelectMany creates lots of SQL select statements instead of one with join

What is the purpose of ApplicationServices connection string in Entity Framework Code First scenario?

Entity Framework - relationship with fake Foreign Key (no foreign key in the db)

Npgsql integration with Entity Framework Code First

entity-framework npgsql

C# Linq Column Name as variable

c# linq entity-framework