- Course
ASP.NET Core: Using Entity Framework and Working with User Data (Interactive)
Learn to use ASP.NET Core to read from and write to a database, logically present data to users, and ensure the data going into your database is clean.
- Course
ASP.NET Core: Using Entity Framework and Working with User Data (Interactive)
Learn to use ASP.NET Core to read from and write to a database, logically present data to users, and ensure the data going into your database is clean.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Learn to use ASP.NET Core to read from and write to a database, logically present data to users, and ensure the data going into your database is clean. This interactive course was formerly known as Forging Ahead With ASP.NET Core on Code School.
ASP.NET Core: Using Entity Framework and Working with User Data (Interactive)
-
Data Annotations | 8m 11s
-
Challenge: Add Quests to DbContext | 10s
-
Challenge: Set Up DbContext on QuestController | 10s
-
Challenge: Save Quest to Database | 10s
-
Working With CRUD | 7m 5s
-
Challenge: Read All Quests | 10s
-
Challenge: Read a Specific Quest | 10s
-
Challenge: Update a Quest | 10s
-
Challenge: Delete a Quest | 10s