ASP.NET 8 MVC Tutorial for Beginners - C# web development made easy

Build an expense tracker web application from scratch using C# asp.net 8 mvc!
🚀 Join our membership to get access to all courses, live coding workshops, live Q&A sessions, a premium community and 1-on-1 developer mentorship sessions: academy.tutorials.eu/p/all-ac...
In this beginner friendly asp.net 8 mvc video you will learn how to create your first c# web application from scratch. You will build an application to track your expenses. You will learn how to make use of the powerful model-view-controller pattern in asp.net. In addition we will install entity framework core to save your data into an in-memory database!
Enjoy :-)
Timestamps:
00:00 - 00:55 Our asp.net mvc project
00:55 - 02:00 Developer Membership
02:00 - 04:30 Setting up the asp.net 8 mvc project
04:30 - 08:40 Creating the expense model
08:40 - 16:00 Adding your first view and adjusting the template
16:00 - 25:25 Creating new expenses
25:25 - 34:35 Connecting an entity framework in-memory database
34:35 - 39:29 Showing an overview of all expenses
39:29 - 49:38 Deleting and editing expenses
49:38 - 52:20 Showing the total expense amount using the viewbag
52:20 - 53:09 Developer Membership
Discord: / discord

Пікірлер: 20

  • @tutorialsEU
    @tutorialsEU2 ай бұрын

    🚀Join our membership to get access to all courses, live coding workshops, live Q&A sessions, a premium community and 1-on-1 developer mentorship sessions: academy.tutorials.eu/p/all-access

  • @kavidhudissanayaka5128
    @kavidhudissanayaka5128Ай бұрын

    The best and latest course that I found on KZread . Thanks you for your amazing contribution for that. Thanks ❤

  • @OpenZipper
    @OpenZipper17 күн бұрын

    God bless you man for so long I have struggled with the simplest issue, you have finally explained it in a way for the penny to drop in my head. There is hope for me yet

  • @tobiassjoholm9325
    @tobiassjoholm93253 күн бұрын

    Great

  • @MsDareDevil1
    @MsDareDevil12 ай бұрын

    Mindblowing surely will subscribe.

  • @tutorialsEU

    @tutorialsEU

    2 ай бұрын

    Glad to see you in our membership now 🚀

  • @lastcloudeadubal5692
    @lastcloudeadubal5692Ай бұрын

    I have an error System.ArgumentNullException: 'Value cannot be null. (Parameter 'entity')' on my _context.Expenses.Remove(expenseInDb); even as I checked multiple times and followed everything atleast as far as I know.

  • @viktoriamoskalenko8869
    @viktoriamoskalenko8869Ай бұрын

    Hello, Thanks for video, how to resolve this mistake? System.NullReferenceException: 'Object reference not set to an instance of an object.' Microsoft.AspNetCore.Mvc.Razor.RazorPage.Model.get returned null. in : foreach(var expense in Model)

  • @born_in_july
    @born_in_july7 күн бұрын

    Don't know if you've been already told about it, but you look just like Mitch Lucker from Suicide Silence. You just need to know that

  • @tutorialsEU

    @tutorialsEU

    2 күн бұрын

    Ironically I'm also lead singer in a rock band. RIP mitch

  • @jimh3595
    @jimh35959 күн бұрын

    The data is not saved?

  • @wester06
    @wester06Ай бұрын

    How do you connect a database to all this so that all these changes are reflected in it?

  • @tutorialsEU

    @tutorialsEU

    Ай бұрын

    You can register an entity framework database context :-) We have created a video on that here: kzread.info/dash/bejne/mYVm26SAY5DQe6w.html Enjoy

  • @wester06

    @wester06

    Ай бұрын

    @@tutorialsEU thanks 😊

  • @nathaliedietl3944
    @nathaliedietl394421 күн бұрын

    👉 *promosm*

  • @jumanahalwafi5904
    @jumanahalwafi590428 күн бұрын

    Thanks a lot the Tutorial was on point and simple I like it thanks it was very helpful!