-
Course
- Core Tech
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.
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.
Table of contents
- 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
About the author
Eric is a software developer who is passionate about always learning and improving. When he's not writing code, you'll find him playing computer games, guitar, disc golf, or learning something new.
More Courses by Eric