VOOZH about

URL: https://codingsight.com/tag/entity-framework/

⇱ entity framework Archives - {coding}Sight


Tag: entity framework

Entity Framework – Just a Few Clicks Away

June 09, 2021β€’ Frameworks, Languages & Coding

Entity Framework is an open-source object-relational mapping (ORM) framework for .NET applications....
Read More β†’

Using Expressions to Filter Data of Database

November 10, 2017β€’ Database administration, Work with data

I would like to start with a description of the problem that I encountered. There are entities in the database that need to be...
Read More β†’

Generic Repository Pattern in Entity Framework

September 07, 2017β€’ Frameworks, Languages & Coding β€’ 2 Comments

A Repository mediates between the domain and data mapping layers, acting like an in-memory domain object collection. Client objects...
Read More β†’

Implementing OOP Inheritance in Classes that work with SQL and Entity Framework

August 16, 2017β€’ Classes, Frameworks, Languages & Coding

This article is about creating a data model that would nicely fit SQL and contain...
Read More β†’

Sliding Responsibility of the Repository Pattern

August 03, 2017β€’ Computer Environment, Languages & Coding β€’ 4 Comments

During numerous discussions about the applicability of the Repository pattern, I noticed that people are divided into two groups. In this...
Read More β†’

OdataToEntity – an easy way to create .Net Core OData services

July 14, 2017β€’ ASP .NET CORE, Languages & Coding

When .Net Core was released, the old version of OData ASP.NET Web API turned out to be incompatible with the new platform. This fatal flaw...
Read More β†’

Entity Framework: Improving Performance when Saving Data to Database

May 30, 2017β€’ Frameworks, Languages & Coding β€’ 4 Comments

When adding or modifying a large number of records (10Β³ and more), the Entity Framework...
Read More β†’

Entity Framework 6: Extensions You Might Be Unaware Of

April 14, 2017β€’ Frameworks, Languages & Coding β€’ 2 Comments

Entity Framework 6 was and still remains a β€˜workhorse’ for data access incorporate. NET-based applications primarily because of...
Read More β†’
Write for us

CodingSight is open for new authors and partnership proposals. Send your offers and ideas to [email protected] and we will get back to you at the earliest opportunity.

Close