How to Build a Simple ASP.NET MVC Web Application

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 23

  • @frankconte467
    @frankconte467 4 роки тому +4

    Thank you. Very good introduction. I took an MVC class in 2017 and nothing stuck. I found MVC very intimidating. Your video clarifies much. Thanks again.

  • @anyoneyousee7772
    @anyoneyousee7772 3 роки тому

    Dude you are a saint, seriously, Nobody searching .net mvc is gonna be a complete noob so you waste no time in demystifying a very accessible but slightly confusing resource (the Microsoft mvc tutorial) to allow the viewer to better move on to creating their own stuff with the knowledge given. I wish you were my professor. Liked and subbed. Thank you so much

  • @Spirittism
    @Spirittism 3 роки тому

    Thanks Learn 2 Stop Hunger, this video really helped me out on the confusion that is ASP.net MVC

  • @ButchCassidyAndSundanceKid
    @ButchCassidyAndSundanceKid 5 років тому +5

    Very calm voice, I almost went to sleep.

  • @ariesrabe9285
    @ariesrabe9285 4 роки тому +2

    Thanks men. This is easiest tutorial I see in the yt.

  • @andrii8559
    @andrii8559 5 років тому +1

    Thank you so much!
    Your lesson helped me understand .NET MVC much more

  • @sabrinamokhtar3376
    @sabrinamokhtar3376 4 роки тому

    thank you ,this was helpful for me as a newbie :)

  • @DonSchenck
    @DonSchenck 4 роки тому

    Very helpful. thanks.

  • @ke4172
    @ke4172 3 роки тому

    how to add delete function

  • @davidtang5984
    @davidtang5984 6 років тому +2

    Your daughter's voice sounds so cute.

  • @mushtaqshaikh3108
    @mushtaqshaikh3108 4 роки тому

    There is one problem i cant open to list funtion in return view

  • @taraking307
    @taraking307 6 років тому

    Excellent thank you!!

  • @egnyt5414
    @egnyt5414 4 роки тому

    1:05 i get an error when i create database " Login failed for user 'user-PC\user' ". I can't find any fix , should i add database in sql managment studio first and then continue with the tutorial?

    • @jonno99
      @jonno99 4 роки тому +1

      At ua-cam.com/video/OgdpC35qHc0/v-deo.html did you select the 'No Authentication' checkbox?

  • @uzzalbiswas1637
    @uzzalbiswas1637 5 років тому

    Many Many Thanks

  • @Vriappiopoi
    @Vriappiopoi 4 роки тому

    Is anyone getting an Exception when you click on "Create New"?

  • @a4advanture755
    @a4advanture755 6 років тому

    excellent dear bravoo

  • @AnasSheikh12
    @AnasSheikh12 6 років тому

    When you create MoviesDBEntities ? what is this ? In my project this is not showing and what is that name references from ? entitymodel ?

    • @brandonmarczak7957
      @brandonmarczak7957 6 років тому +1

      Did you add "using MovieApp.Models;" above using System?

    • @CesarRamirez-io5yw
      @CesarRamirez-io5yw 5 років тому

      same with mine, im using vs 2019 professional

    • @NevinFernandes1
      @NevinFernandes1 5 років тому

      @@CesarRamirez-io5yw did you get the solution?

    • @PavlencoTanya
      @PavlencoTanya 4 роки тому +2

      Hi! I got the same problem. Pay attention to what he is saying here 3:33 and then go to 5:30 and add "using MovieApp.Models;"(as Brandon said) in the beginning of your sheet.

  • @francek3892
    @francek3892 3 роки тому

    I don't evan know how to make an database... so first I need to make one to continue with the tutorial...(should have said)