Click here to Skip to main content
15,885,914 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 GabrieleTronchin
In this project, I've implemented the Transactional Outbox Pattern using EF Core.
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)

All Articles

Sort by Title

Entity Framework 

18 Oct 2020 by JawadHasan
Use NoSQL database functionality from within a Relational database system
5 Sep 2018 by Saineshwar Bageri
How to secure ASP.NET Core MVC Applications against top 10 attacks
27 Dec 2018 by tranthanhtu.vn
[TinyERP: SPA for Enterprise Application]Manage Staffs - Part 2
3 Feb 2013 by Rahul Rajat Singh
In this article we will try to see how we can model tables having one to many and many to many relationships using Entity Framework.
6 Oct 2012 by Rahul Rajat Singh
This article talks about performing validations while using Entity framework. We will see how the Entities facilitate validations using partial methods.
17 Dec 2022 by Kenji Elzerman
Let's take a look at the very fundamentals of LINQ and how to use it.
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.
2 Apr 2023 by Marc Clifton
Using EntityFramework Core and SQL Server to create a dynamic IQueryable filtering that is not susceptible to SQL injection attacks
2 Mar 2018 by alirıza adıyahşi
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET Core, Angular and EntityFrameworkCore.
18 Feb 2018 by Halil ibrahim Kalkan
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET MVC, Angularjs and EntityFramework
8 Mar 2011 by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
12 Apr 2011 by Weidong Shen
Part 4 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light toolkit, MEF, and T4 Templates.
3 Aug 2018 by Rahul Rajat Singh
This article introduces Dapper to absolute beginners.
6 Mar 2016 by Anatoliy Khotin (9682296)
Small application that allows text to be added to an image for annotation or to create greeting cards using ASP.NET MVC and jQuery
13 Aug 2019 by Benktesh Sharma
Demonstrate how to add EF support in .NET Core project
30 Oct 2009 by sarvesh.upadhyay
ADO.NET Entity Framework as Data Access Layer
11 Dec 2013 by Shivprasad koirala
Quick revision of 25 important ADO.NET Entity Framework interview questions with answers.
16 Dec 2010 by Vincent-Philippe Lauzon
Samples showcasing usage of OData in .NET (WCF Data Services); samples go in increasing order of complexity, addressing more and more advanced scenarios.
26 Aug 2009 by Sandrino Di Mattia
A refactor friendly implementation of INotifyProperty changed, without using Reflection.
18 Nov 2013 by Rahul Rajat Singh
In this article we will discuss about entity framework code first approach.
14 Apr 2009 by Alessandro Del Sole
Learn how to implement an extension method in Visual Basic 2008 for converting a BitmapImage object into a System.Byte() array
17 Nov 2018 by Mangesh_Gaherwar
Article with Angular 7 and Entity Framework core and .net Core
29 Mar 2016 by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
15 Mar 2018 by charles922
AngularJS and REST API Tutorial
19 Apr 2018 by charles922
AngularJS and REST API Tutorial - Part 2
23 Jun 2010 by Ashish Mundra
Demonstrates AOP for Exception Handling using Unity2.0 in ASP.NET application
12 Nov 2018 by Vlad Neculai Vizitiu
Application triggers for ASP.NET Core 2.1 Entity Framework Core
23 Feb 2011 by Abdul Quader Mamun
A sample ASP.NET application development using MVC.
15 Dec 2017 by O.Nasri
ASP.NET Core 2.0 & Angular 4: through this tutorial, you will learn how to build from scratch a web application for vehicles management
23 Nov 2018 by Leonard E. James
Add Project and Project Skills Processing
20 Jun 2016 by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
20 Jun 2016 by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
20 May 2018 by Shashangka Shekhar
In this post, we are going to explore how a Single Page Application (SPA) sample can be put together using ASP.Net Core & Angular from scratch.
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
12 Oct 2009 by Pete Sutcliffe
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
7 Apr 2008 by Not Active
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
2 Dec 2016 by Vincent Maverick Durano
This article will walk you through on implementing a simple "shoutbox" feature in your ASP.NET MVC 5 application.
27 Aug 2014 by R M Shahidul Islam Shahed
ASP.NET MVC 5 applications
11 Apr 2013 by MVukoje
Simple generic extension method that will attach detached POCO to DbContext without reloading it form DB
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
16 Feb 2010 by Syed Mehroz Alam
How to customize an AutoCompleteBox as a type-ahead ComboBox for Line of Business applications.
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.
10 Nov 2016 by MammadovAdil
Automatically define state of entity graph for EntityFramework Code-First using a single line of code.
9 Oct 2016 by Farhad Jabiyev
One of the most popular questions is whether there exists a method which will automatically decide whether to insert, update or delete entity in the Entity-Framework. Now it is possible with EntityGraphOperations library.
12 Nov 2018 by Vlad Neculai Vizitiu
Automation testing dogma and exploration
6 Feb 2023 by JBartlau
This article provides an overview of Visual Studio's integration of combit's report generator List & Label.
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.
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.
1 Jun 2011 by Christopher R Davis, Ben Traynor
Bind your UI controls to generated objects generically
3 Sep 2010 by Peter Ritchie
A review of "WCF 4.0 multi-tier services development with LINQ-to-Entities"
11 Oct 2013 by ASP.NET Community
Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
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.
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.
29 Dec 2015 by arif_uap
Build your own web-api using new ASP.NET 5 with EF and IdentityUser inside OSX
11 Jul 2009 by Modesty Zhang
This article presents the techniques and caveats of building a 3-tire Azure hosted application using Silverlight 3 (presentation tier), .NET RIA services (business logic and data access), and Windows Azure Table (data storage).
10 Jun 2009 by Pascal Ganaye
DbfDotNet is a very fast and compact fully managed standalone database/entity framework, for the .Net Framework.
26 Nov 2017 by Juan Francisco Morales Larios
Create an Entity Framework Generic Repository in a step by step manner
18 Dec 2017 by Juan Francisco Morales Larios
Continue with the Entity Framework Generic Repository, in this case Connected for stateful apps.
27 Sep 2015 by Fiyaz Hasan
Building a technical event management application with ASP.net 5 MVC and Entity Framework 7
21 Jan 2012 by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
29 Dec 2011 by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
20 Feb 2012 by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator for WPF/Silverlight.
7 Mar 2013 by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator and Visual Studio 2012.
3 May 2018 by Måns Tånneryd
Extending the entity framework with bulk operations for both inserts and updates
3 May 2018 by Måns Tånneryd
How to extend the Entity Framework with bulk insert functionality, using DbContext
26 May 2009 by Bishoy Demian
How to use Entity framework to do some basic logic when a change happens in related Entities or Associations
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.
3 May 2010 by ricmrodrigues
How to use a char as a value for enum items, and why
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
3 Nov 2014 by Geert van Horrik
This article tries to explain why you should use Catel as the (or one of the) frameworks when developing WPF, Silverlight, and Windows Phone 7 applications.
28 Jan 2011 by Geert van Horrik
This article explains the MVVM framework that ships with Catel.
28 Jan 2011 by Geert van Horrik
This article explains how to write a real-world application using Catel.
8 May 2012 by Appusamy.subbian
Cloning the Entity object and all its children using the Entity Framework, using LINQ and Reflection.
26 Feb 2012 by Samuel Gonzalo
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.
26 Nov 2014 by Akhil Mittal
Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code.
1 May 2017 by Roshan Choudhary
Handling data concurrency in Entity Framework 6 with Database First Approach.
6 Apr 2010 by Rainer Halanek
A Connection Scope for the Entity Framework that allows to execute commands in a single connection
18 May 2017 by Khademul Basher
How to create a set of data models from a set of database tables.
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
13 Dec 2010 by Antony Highsky
This article describes how to leverage .NET Application Settings architecture to give distributed applications access to shared settings.
4 Sep 2014 by Dukhabandhu Sahoo
Explore the Entity Framework Code First convention and configuration for creating primary key
10 Dec 2010 by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
24 Sep 2010 by David Veeneman
This article discusses how to create a private installation for SQL Compact
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
3 May 2017 by Pedro Pacheco C.
I will teach you the basics of Entity Framework by creating a simple SQL- SERVER database from VISUAL STUDIO
18 Apr 2012 by Shenwei Liu
Create and configure WCF RIA Services class library for Silverlight app
14 Apr 2016 by Akhil Mittal
In this article I’ll explain how we can host aWebAPI in another process independent of IIS.
11 Apr 2020 by DiponRoy
Store all data change history in a table using Entity Framework Core
11 Sep 2018 by MukeshKumarTech
This article will explain how to perform CRUD (Create, Read, Update and Delete) operations in ASP.NET Core Web API using Entity Framework Core.
10 Feb 2008 by Michael Sync
The simplest way to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service (Astoria).
29 Apr 2009 by S. M. Ahasan Habib
Custom JSON serializer for the Entity Framework
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.
3 Aug 2022 by DiponRoy
Options to customize EF Core migration table
15 Feb 2023 by Kenji Elzerman
Learn the basics of Entity Framework with the database-first approach
7 Sep 2010 by Thomas Maierhofer (Tom)
Introduction into the ORM Framework DataObjects.Net from x-tensive
2 Feb 2011 by seesharper
An abstract syntax tree implementation for SQL
1 Jun 2009 by lecamarade
Using Domain Driven Design together with the ADO.NET Entity Framework.