Click here to Skip to main content
15,860,972 members
Everything / Entity Framework

Entity Framework

entity-framework

Great Reads

by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
by Kenji Elzerman
Fundamentals of Entity Framework
by Akhil Mittal
Entity framework core, code first migrations and data annotations in EF Core
by Jean Carlo S. Passos
CRUD over Association Entity that maps to association tables

Latest Articles

by David_Cui
To introduce a free library to save some tedious work for writing mapping code between entities and DTOs
by Mark Pelf
Fix for adding new DB tables does not work in VS 2022, ver. 17.6.2, EF6 (Classic)
by Mark Pelf
Tutorial on EF7 – Code First approach using Command Line (CLI)
by Mark Pelf
Tutorial on EF7 – Database First approach using GUI tools EFCorePowerTools

All Articles

Sort by Score

Entity Framework 

18 Jan 2017 by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
5 Dec 2022 by Kenji Elzerman
Fundamentals of Entity Framework
9 Oct 2018 by Akhil Mittal
Entity framework core, code first migrations and data annotations in EF Core
12 Jan 2022 by Dan Letecky
Use ASP.NET Core, Entity Framework, DayPilot and vanilla JavaScript to build a web application for doctor appointment scheduling.
27 Mar 2014 by Shenwei Liu
An article with sample application showing how and what we can do to improve and enhance a WCF and EF data access web service
15 May 2017 by Charles d'Avernas
A ready-to-use solution for dynamically querying an Entity Framework DbContext in ASP.NET
17 Apr 2012 by Nadege Rouelle
Shows how to configure Entity Framework Code First with Data Annotations and Code Fluent.
29 Mar 2016 by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
12 May 2017 by DaveDavidson
In this article, I show LINQ to Entities syntax that will produce queries with CROSS APPLY and LEFT OUTER JOIN clauses.
21 Feb 2018 by Yunus Emre Kalkan
How to create custom repostories in ASP.NET Boilerplate and use stored procedure, view, user defined functions inside your repository
15 Feb 2023 by Kenji Elzerman
Learn the basics of Entity Framework with the database-first approach
11 Jul 2014 by Sourav Kayal
This is the first article demonstrated inheritance in Entity Framework. In this article I have implemented the Table per Hierarchy approach.
5 Sep 2015 by Maxim Kurayan
EF Dynamic Report is a small open source project which allows you to use Entity Framework mapping between types and tables as a dynamic report data source
19 Aug 2017 by Afzaal Ahmad Zeeshan
.NET Core 2.0 brings a lot of improvements to the system, and it brings a lot of pain to the developers as well. I had a lot of problems upgrading .NET Core 1.x apps to .NET Core 2.0; I yet have to feel the promise it makes about performance and so, but let us see how to upgrade our existing applica
28 Jul 2010 by Ernesto Herrera
Integrate Reporting Services with your Silverlight Line-of-Business applications.
26 Nov 2013 by Sampath Lokuge
This blog post shows how to use enum with Entity Framework 5.
31 Oct 2016 by SlavaUtesinov
EF implementation of BulkInsert operation and "Arrays in a Bind" solution at case of absence of EF.
10 Jun 2016 by Emiliano Musso
In this article, we will see how to use entity framework in our Applications, developed through the various languages that Visual Studio allows us to use. The examples in this article and probably in the next, will be C # used under WinForms, but - as mentioned - this choice is not going to affect a
23 Nov 2018 by Leonard E. James
Add Project and Project Skills Processing
7 Dec 2016 by Kuv Patel
Convert a class library of POCO classes to datacontracts for use with WCF without having to write DataContract and DataMember attributes directly to the POCO classes.
29 Sep 2016 by Tanvir Ahmad Arjel
There are lots of ways to implement Uniqueness or Unique Key attribute on a model property other than primary key, but here I am going to discuss two possible best and easiest ways to do so in two parts of these series. This is Part 2.
6 Mar 2017 by Michael Doleman
A simple DAL with an integrated, lightweight model for database seeding from a JSON source, using the code-first method in Entity Framework.
13 Mar 2017 by defwebserver
You can create database driven .Net Core applications using JavaScriptServices, and PrimeNG.
12 Nov 2018 by Vlad Neculai Vizitiu
Application triggers for ASP.NET Core 2.1 Entity Framework Core
15 Mar 2011 by Not Active
Using SPMetal to generate Linq to SharePoint classes
11 Apr 2013 by MVukoje
Simple generic extension method that will attach detached POCO to DbContext without reloading it form DB
30 Mar 2018 by Milan Stanacev
How to use EF Core code-first approach when DB schemas are split into multiple projects and DB contexts.
12 Feb 2021 by O.Nasri
Steps to create a nice dashboard web page using .NET MVC Core
22 Sep 2010 by Hossein Ghahvei Araghi
This article is about DSL and SQL Server Modeling
29 Dec 2011 by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
15 Feb 2013 by demouser743
I would like to share the application which is done in MVC4 using Entity Framework.
24 Oct 2016 by PatrickJNolan
Configuration.EntityFramework is a custom configuration provider for the .NET Core Configuration system built on EntityFrameworkCore.
17 Nov 2018 by Mangesh_Gaherwar
Article with Angular 7 and Entity Framework core and .net Core
18 Oct 2020 by JawadHasan
Use NoSQL database functionality from within a Relational database system
17 Dec 2022 by Kenji Elzerman
Let's take a look at the very fundamentals of LINQ and how to use it.
7 Mar 2013 by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator and Visual Studio 2012.
20 Dec 2014 by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
21 Nov 2015 by KK Kod
Designing and Development of a simple ASP.NET Web API.
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
14 Jul 2019 by Viswanatha Swamy
In this article, we will be looking at how to use SQL Server 2017 Docker image for Local Web API development.
26 Nov 2022 by Rudi Breedenraedt
How to share a transaction across multiple Entity Framework contexts
21 Jan 2012 by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
14 Jan 2012 by Henry He
In this article, I will explain what transparent lazy loading is and how it's implemented in NHibernate and Entity Framework.
7 Nov 2012 by Aydin Khatamneajd
Using ModelMetadataProvider to Set Display Name Metadata for the Model Fields at Runtime
11 Oct 2013 by ASP.NET Community
Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
29 Dec 2015 by arif_uap
Build your own web-api using new ASP.NET 5 with EF and IdentityUser inside OSX
19 Apr 2018 by charles922
AngularJS and REST API Tutorial - Part 2
27 Dec 2018 by tranthanhtu.vn
[TinyERP: SPA for Enterprise Application]Manage Staffs - Part 2
12 Nov 2018 by Vlad Neculai Vizitiu
How to write automated tests using entity framework core
8 Dec 2019 by Sunny Makode
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).
1 Jun 2023 by Mark Pelf
Tutorial on EF7 – Code First approach using Command Line (CLI)
25 May 2023 by Mark Pelf
Tutorial on EF7 – Database First approach using Command Line (CLI)
25 May 2023 by Mark Pelf
Tutorial on EF7 – Database First approach using GUI tools EFCorePowerTools
6 Apr 2010 by Rainer Halanek
A Connection Scope for the Entity Framework that allows to execute commands in a single connection
5 Nov 2010 by SofianH
A description of the open source Web RSS Builder
5 Nov 2010 by SofianH
A description of the open source Web RSS Builder
23 Oct 2015 by alex_lviv
In this article, I will try to describe my vision on creation of simple 3-layer application based on .NET technologies.
15 Nov 2016 by scott_liu
Sometimes, a bug fix cannot meet the challenges by a regression test. So thinking twice for a better solution is worthwhile for troubleshooting and bug fixes.
9 May 2017 by Adriaan Booysen
Adding Seeding Framework towards EntityFrameworkCore that can be wired up in either a dotnet core Web Application or WebAPI
19 Sep 2017 by SlavaUtesinov
Practical guidance how to use Effort library in your unit tests including workaround with views and triggers and some pitfalls
29 Nov 2021 by Uladzislau Baryshchyk
This series of articles consists of three articles, in which I will demonstrate step by step how to create a .NET core MVC project
25 Mar 2009 by IdeaBlade, Inc.
Creating a Silverlight Application Using IdeaBlade DevForce Silverlight
3 Sep 2009 by John Meeks
Award-Winning, Innovative, Feature-Rich ASP.NET Hosting starting from $10/month
10 Dec 2010 by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
23 Mar 2011 by Yiyi Sun
Rabbit Framework is a new lightweight framework for building web sites using ASP.NET Web Pages / WebMatrix. This article describes one interesting idea out of many found in the framework.
23 Aug 2011 by Radu Pascal
Support for enums in Entity Framework is probably the most desired feature, and it's strange it is not supported. This article will show a way to implement it using templates.
11 Oct 2013 by ASP.NET Community
Dear Friends,Dependency injection is the buzz word in asp.net world. There are lots of frameworks available today like Sprint.Net , Unity Framework
11 Oct 2013 by ASP.NET Community
What is Entity Framework?ADO.NET Entity Framework is an object-relational mapping (ORM) framework for the .NET Framework. Basically it represents the
13 Oct 2015 by Ben Emmett
When an application suffers from performance problems, it’s common to assume the database is at fault. Ben Emmett examines why this often isn’t the case, and shows how you can dig into a .NET application’s use of SQL Server with ANTS Performance Profiler.
12 Sep 2016 by Redgate Software, Dan Nolan
In this article, I’m going to show you how you can continue using EF Code First to model your database, while also using ReadyRoll to do the actual deployment of T-SQL change scripts and overcome the challenges of the Code First approach.
2 Dec 2017 by Siddharth R Barman
Interact with MySQL database using EF Core in DotNet Core 1.0.
12 Nov 2018 by Vlad Neculai Vizitiu
Automation testing dogma and exploration
16 Feb 2019 by emerR46
This is a basic Update / Insert (Upsert) Function in Entity Framework
5 Sep 2018 by Saineshwar Bageri
How to secure ASP.NET Core MVC Applications against top 10 attacks
23 Nov 2021 by Rick Drizin
Simple structure for keeping SQL Server Auditing Tables and Versioned Records in the same set of tables, using Audit Triggers and Entity Framework
17 Apr 2021 by Ev Uklad
How to develop a Blazor server application dynamically and generate UI from Entity Framework using open-source Platz.SqlForms including master-details data entry
29 Nov 2012 by Rick Bassham
This article will show you how to subscribe to data changes using Entity Framework 5.0.
16 Jan 2010 by David Veeneman
Adapt NHibernate classes to run in WPF
16 Jul 2010 by defwebserver
An example of a Silverlight Application that implements Create, Read, Update, and Delete using web services
11 Sep 2010 by Renil Joy, Bangalore
Custom Rule Engine approach which can evaluate complex combinations of business rules. A sample application is provided in WPF following the MVVM pattern.
26 Sep 2016 by Tanvir Ahmad Arjel
There are lots of ways to implement Uniqueness or Unique Key attribute on a model property other than primary key, but here I am going to discuss two possible best and easiest ways to do so into two parts of this series. This is Part 1.
19 Sep 2012 by David Bywaters
Two approaches for unit testing Entity Framework
27 Apr 2010 by Katka Vaughan
Search and play YouTube videos inside a Silverlight 4.0 application! Learn about RIA Services, right-click event handling, themes, and styles.
2 Oct 2019 by Eduard Silantiev
Using various approaches to increase ASP.NET Core WEB API application's productivity
22 Jul 2015 by Shenwei Liu
How to fix Function Import mappings for EF stored procedure returning multiple result sets
15 Feb 2015 by Sacha Barber
A look at how to unit test code that makes use of Repository vs using raw Entity Framework, where we will do this using mocks/test doubles
19 Jul 2017 by malzbiertrinker
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.
1 Mar 2015 by mbarbac
A deep dive into the Kerosene ORM Entity Maps operational mode that provides full real support for POCO objects.
27 Sep 2018 by Akhil Mittal
In this article, we look at how we can leverage Entity Framework approaches and, as per need, use those.
15 Nov 2015 by Rahul Pawar LogicMonk
Simple Demo Entity Framework - a tutorial explaining Code First!
29 Nov 2020 by Shenwei Liu
A full-structured data service sample application migrated from ASP.NET Web API 2.0 to and between ASP.NET Core version 2.1, 3.1 and 5.0
5 Jun 2010 by Marcelo Ricardo de Oliveira
A multimedia exam suite built on Silverlight and Youtube
23 Dec 2009 by Sacha Barber
It would probably be like Cinch, an MVVM framework for WPF.
28 Apr 2010 by Stephen Boissiere
Part 1 of 3 in a series of articles about generating SQL from an XML file format. This part describes the background to the project and talks about the development of the file format and an XSD schema.
5 Apr 2008 by Sacha Barber
An introduction into WPF Styles and Templates.
30 Jan 2010 by Bryan Thomas Weikel
LINQ to SQL, Entity Framework, and NHibernate used in a parallel fashion in a three-tier WinForms application.