Expenses Management Project in ASP.NET 7.0 | Fully Scratched and Real time Project.



Expenses Management Project in ASP.NET 7.0 | Fully Scratched and Real time Project.

Expenses Management Project in ASP.NET 7.0 | Fully Scratched and Real time Project.

In this video, I am going to teach you, how to Manage your daily expenses. So, today I thought that I want to create a new expenses project in asp.net core. so, here the following topics we did explained.
0:0:00 Prototype of the application
0:01:36 Create new Web Application
0:02:32 Three tier architecture
0:03:22 Expenses model
0:04:58 Context Class
0:06:34 ConnectionString and Configure
0:09:00 IExpense Service Interface and Implementation
0:17:19 Expenses Controller
0:22:00 Migration
0:27:00 Partial Forms for views
0:32:10 Run Complete Project