ASP.NET Entity Framework Core Tutorial - Build a Full Stack CRUD App with Many to Many Relationship

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

КОМЕНТАРІ • 12

  • @mehmetyirtici5322
    @mehmetyirtici5322 9 місяців тому +1

    Great tutorial. Thank you so much.

  • @michaelrafales2782
    @michaelrafales2782 6 місяців тому

    I am only 30 minutes in, but I am loving this! This is exactly what I needed. Thank you so much! You are a fantastic educator!

    • @MrGudmestad
      @MrGudmestad  5 місяців тому

      Hi Michael, Glad you find the video helpful and TY for the kind words!!

  • @nabeelnaeem6323
    @nabeelnaeem6323 Місяць тому

    Thank you sir for this wonderful tutorial

  • @seniormantecado
    @seniormantecado 7 місяців тому

    Thanks! I felt like in school all over again

    • @MrGudmestad
      @MrGudmestad  7 місяців тому

      Glad you enjoyed and hello from Missouri, USA. Where are you watching from?

  • @danielvisan3405
    @danielvisan3405 6 місяців тому

    Thank you! Great course!

  • @chaogeth
    @chaogeth 9 місяців тому

    At 1:39:07 is the only reason you chose to do some scaffolding so that it would be less overall to bring in on your end? or are there times it would be better to use scaffolding?
    Altogether though, great video. Majorly helpful

    • @MrGudmestad
      @MrGudmestad  9 місяців тому

      Yes, it certainly saved me a fair amount of time and coding! The danger if that you don't understand the code it generates then I would avoid it until you have a grasp on those fundamentals.