How to bind DropdownList in ASP.NET Core| CRUD Application with ASP.NET Core using EF Core Part-5

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 4

  • @Code-X24
    @Code-X24 9 месяцев назад +1

    I want to express my heartfelt thanks to you for explaining the process of binding a dropdown list to a database with full CRUD operations in such a clear manner. I was stuck on this topic for many days, unable to comprehend anything. I searched the entire internet, but still couldn't find a solution. You came as a god and showed me a simple method. Thanks.👍

    • @CodeWithGopi
      @CodeWithGopi  9 месяцев назад

      Thanks for your valuable feedback and support

    • @CodeWithGopi
      @CodeWithGopi  6 месяцев назад

      Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.

  • @Code-X24
    @Code-X24 9 месяцев назад

    Trying to practice this topic but getting an error saying 'Object reference not set to an instance of an object' after binding a dropdownlist to a database, what am I supposed to do?