Here Mudassar Khan has explained a simple tutorial with an example, how to use simple Entity Framework in ASP.Net Core Razor Pages.
This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in View in ASP.Net Core Razor Pages.
Chapters :
00:00 Introduction
00:08 Database Information
00:19 Installing Entity Framework Core package
00:44 Adding Model Class
02:01 Configuring Database Context
03:41 Adding Connection string to the Database
04:42 Configuring connection to the Database
06:45 Fetching the data from Database
09:20 Displaying data in HTML Table
10:30 Demo
Blog: http://aspsnip.pet/3102
Code: http://aspsnip.pet/3102?code
Q&A: http://aspsnip.pet/3102?ask
Author: http://aspsnip.pet/3102/?author
Hindi Version: • Hindi | ASP.Net Core Razor Pages: Sim...
Follow us on:
Facebook: http://aspsnip.pet/FB
Instagram: http://aspsnip.pet/IG
Twitter: http://aspsnip.pet/TW
#Core #RazorPages #EntityFramework #ASP.Net #SQLServer
Similar Videos:
Loop through Model Items in ASP.Net Core Razor Pages - • Loop through Model Items in ASP.Net C...
Implement Entity Framework with Existing Database in ASP.Net Core Razor Pages - • Implement Entity Framework with Exist...
Implement Entity Framework Database First Approach in ASP.Net Core Razor Pages - • Implement Entity Framework Database F...
Implement Grid (GridView) in ASP.Net Core Razor Pages - • Implement Grid (GridView) in ASP.Net ...