IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About EntityFramework
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Akhil Mittal (3)
Kailash Chandra Behera (2)
Munesh Sharma (2)
Jigar Patel (2)
Rajeesh Menoth (2)
Gnanavel Sekar (2)
Vishal Gilbile (1)
George (1)
Abhimanyu K Vatsa (1)
Jay Krishna Reddy (1)
Venkatesh Kumar (1)
Margaal (1)
Sarathlal Saseendran (1)
Ramesh Palaniappan (1)
Satyaprakash Samantaray (1)
Surya Kant (1)
Gourav Jain (1)
Debendra Dash (1)
Daniel Bojorge (1)
Gowtham K (1)
Malvik Bhavsar (1)
Manas Patnaik (1)
Related resources for EntityFramework
No resource found
Uploading Multiple Records Via Excel Upload in Database Using EntityFramework 6.0 in ASP.Net MVC4
4/22/2021 7:58:12 AM.
This article explains how to insert multiple records into a database using an Excel upload.
Update Data in Datalist Using Template
4/6/2021 10:49:48 AM.
Updating data in DataList is very easy task in ASP.NET, I have use EntityFrameWork to Insert, Update and Delete data from Datalist.
Entity Framework With .Net Core MVC (4), Code-First
4/5/2021 4:40:53 AM.
This article will be Entity Framework with .Net Core MVC, Code-First approach,
MVC Application Using EntityFramework Code-First Approach: Part 4
3/17/2021 6:03:49 AM.
This article focuses on connecting our MVC application with a database using the CodeFirst approach.
Update Data in DataList Using Template With EntityFramework in ASP.Net 4.0
3/12/2021 7:19:16 AM.
This article describes how to update data in DataList controls that have templates.
Connecting the MVC Application Using EntityFramework DB-First Approach: Part 3
2/10/2021 9:37:51 AM.
The article is an attempt to overcome the confusion related to how to use EntityFramework with MVC application in a very simple way.
Enum Support (Code First) in Entity Framework 5
12/22/2020 12:01:36 PM.
Entity Framework 5 brings number of improvements and Enum Support in Code First is one of them.
Seed Databases in EntityFramework
12/14/2020 7:07:42 AM.
This article shows how to seed databases in EntityFramework.
Using EF Core - Power Tools In ASP.NET Core API
8/24/2020 7:45:28 PM.
In this article, we will learn how to integrate EF Core power tools and its usage to generate POCO Classes in Core API.
Create, Edit And Delete API Using Entity Framework Core
5/12/2020 9:05:49 AM.
In this article, you will learn about create, Edit and Delete API using Entity Framework Core.
How To Configure A .Net Core 3.1 With MariaDB Using EntityFrameworkCore
2/17/2020 3:40:03 PM.
This article talks about the way you can configure a .Net core 3.1 project to work with MariaDB.
.NET CORE 2.2 - Database First Approach
9/5/2019 1:27:43 AM.
In this video, we will learn how to create an ASP.NET Core application using database-first approach.
ASP.NET Core Identity | How To Add Custom Columns In dbo.AspNetUsers Using Entity Framework Core
9/5/2019 1:17:41 AM.
This video shows how to create Identity tables in a database with custom columns in the dbo.AspNetUsers table.
Easily Create A Custom Project Template For MVC With Entity Framework
7/28/2019 12:14:07 PM.
In this post, we will create a custom project template for MVC with Entity Framework so that we can create the MVC project using EF Library in a single click.
CRUD Operations Using Knockout.JS and EntityFramework 5 in MVC4 Application
12/12/2018 6:09:41 AM.
This article is a tutorial of how to set up the knockout.js environment in a MVC4 application and perform CRUD operations on it.
Code First Migration - ASP.NET MVC 5 With Entity Framework And MySQL
3/26/2018 3:33:35 PM.
In this article, we are going to explain Code First Migration in ASP.NET MVC 5 with EntityFrameWork & MySql.
Create And Update An .edmx File Using Entity Framework Data Model In Visual Studio 2012
11/1/2017 7:48:06 AM.
In this article, you will learn how to create and update an .edmx file using Entity Framework Data Model in Visual Studio 2012.
Populating A ListView With Data Using Kendo Listview And Entity Framework In ASP.NET MVC 5
10/31/2017 6:05:11 PM.
Here, I am going to demonstrate how to load the data from a database to Kendo listview in ASP.Net MVC5.
Calendar Events Using EntityFramework In AngularJS
8/18/2017 4:35:35 PM.
Here, I have used ui-calendar directives to create a simple scheduling application for displaying events in a calendar.
Asynchronous File Upload Using Kendo UI Async Upload With MVC And Entity Framework
5/9/2017 9:56:15 AM.
In this article, we going to see about how to perform asynchronous file upload using Kendo UI async upload.
Code First Migration - ASP.NET Core MVC 6 With EntityFrameWork Core
2/22/2017 1:03:02 AM.
In this article, we are going to explain Code First Migration in ASP.NET Core MVC 6 With Entity Framework Core , using Command Line Interface ( CLI ).
Simplified CRUD Operation Using EntityFramework From Scratch
9/6/2016 11:40:59 PM.
In this article, I am explaining a very simple method of CRUD operation using LocalDB with Entity Framework.
Getting Started With Entity Framework
8/7/2016 11:49:55 AM.
In this article, you will understand the Entity framework.
Creating Cascading DropDownList In MVC Using Entity Framework And ADO.NET
7/16/2016 5:32:41 PM.
In this article, you will learn how to create cascading drop down lists in MVC, using Entity framework.
CRUD con EntityFrameWork - CSharp y SQL Server - Part One(Spanish)
7/1/2016 2:40:04 AM.
Primero de una serie de 5 video tutoriales sobre Entity FrameWork. Para esto elaboraremos un pequeño proyecto donde efectuaremos operaciones CRUD sobre una tabla de SQL Server. Este primer Video
Remote Binding of ListView in Kendo UI using EntityFramework and Web API
8/22/2015 12:27:49 AM.
This article shows how to perform the Remote Binding of ListView in Kendo UI using Entity Framework 6 and WEB API 2.
Table Splitting in ASP.Net
6/15/2015 12:29:51 AM.
In this article we will learn table splitting in entity Framework. Table Splitting is opposite of Entity Splitting.
Insert, Update and Delete Data in MVC5 Using Entity Framework
1/2/2015 9:46:18 PM.
In this article you will learn how to insert, update and delete data in MVC5 using Entity Framework.
Data Binding in Silverlight with RIA and EntityFramework (Displaying Data)
2/6/2011 10:57:54 PM.
Silverlight DataBinding With a Real World scenario.