Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / entity-framework / EF6.0

EF6.0

EF6.0

Great Reads

by Michael Bogaerts
What brings the 15.2 release for XAF (win) developers
by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.

Latest Articles

by Michael Bogaerts
What brings the 15.2 release for XAF (win) developers
by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.

All Articles

Sort by Score

EF6.0 

by Michael Bogaerts
What brings the 15.2 release for XAF (win) developers
by MarkLTX
Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes
by TalentTuner
In this article, I’ll describe how to perform basic CRUD operations using code first in an MVC5 application.
by DiponRoy
Custom Seed Serializer for Entity Framework Code First C#
by Herman.Instance
Migrations does not apply to T-SQL rules for ALTER TABLE ALTER COLUMN
by Sherjil_Ahmed
Mixing DB-First and Code First Approach for using SPs in EF-Way
by Dukhabandhu Sahoo
Know how to exclude types from the Model in Entity Framework Code First
by Vahid_N
It's easy to forget not disposing object contexts, which leads to memory leaks and also leaves too many related connection objects not disposed as well.
by Nathan Minier
Generic AddOrUpdate for EF with composite key support
by Wajahat Aftab
How to load data from live market stock feed in a grid view
by me.ajaykumar
OData
by Dukhabandhu Sahoo
Learn how property is automatically mapped to column and how to manage it in entity framework code first.
by CyberMakarov007
SQL table dependency with entity framework in WPF
by Richard Silveira
EntityFramework.MoqHelper library to work with Entity Framework 6 and Moq libraries doing mocks of Entity Framework main methods that access database.
by Dukhabandhu Sahoo
The use of different Database initializer options in Entity Framework Code First
by Wahid Bitar
Validated the unique constraints at dbContext ValidateEntity in a generic way by reading the IndexAttribute values.
by Md. Mainul Islam
This tip will show the ways to incorporate Entity Framework in .NET applications.