08:40 - Adding your first view and adjusting the template
6
16:00 - Creating new expenses
7
25:25 - Connecting an entity framework in-memory database
8
34:35 - Showing an overview of all expenses
9
39:29 - Deleting and editing expenses
10
49:38 - Showing the total expense amount using the viewbag
11
52:20 - Developer Membership
Description:
Learn to build an expense tracker web application from scratch using C# and ASP.NET 8 MVC in this beginner-friendly tutorial. Dive into the powerful Model-View-Controller pattern and implement Entity Framework Core for data storage in an in-memory database. Set up the project, create an expense model, add views, and adjust templates. Master creating, editing, and deleting expenses while exploring how to display an overview and calculate total expense amounts using ViewBag. By the end of this 53-minute video, gain practical experience in C# web development and create a functional expense tracking application.
ASP.NET 8 MVC Tutorial - Building an Expense Tracker Web Application