Angular 13 complete tutorial with CRUD operations ( Reactive forms + bootstrap + .NET CORE Web API)

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

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

  • @josbexerr5166
    @josbexerr5166 2 года назад

    Gracias Mister Nihira por compartir conocimiento.......saludos de los andes peruanos

  • @lazregbilel6728
    @lazregbilel6728 2 года назад +1

    what about checkboxs and select dropdown list multiple ? how can make it's with Angular 13 .net web api ?? can you help me ?

    • @NihiraTechiees
      @NihiraTechiees  2 года назад +1

      Will include the points in my upcoming video

  • @mithilashikari6820
    @mithilashikari6820 2 года назад

    Explaining super, Saving time, Can we use Java instead of .Net.

  • @franciscogilt
    @franciscogilt 2 года назад

    Amazing content. Thank you.

  • @gladisxavier2430
    @gladisxavier2430 2 года назад

    hi bro in this video using add employee followed ur code but in the new employee add enter all the values then error msg shown save failed but in back edn the entered data is stored .why it is not shown success msg . the pass value not come into my form how to resolve this bro need ur support

  • @KartikAgrawal1430
    @KartikAgrawal1430 2 года назад

    i have created post & update api in single api so how can i update data can u please help me !!

    • @NihiraTechiees
      @NihiraTechiees  2 года назад

      That you can handle from your service, based on the key value check the data from database if data is available then do update, else you can do add

  • @KartikAgrawal1430
    @KartikAgrawal1430 2 года назад

    why you doesn't created model class ? can u please tell me reason

    • @NihiraTechiees
      @NihiraTechiees  2 года назад

      There no specific reason, if I created modal class i can use datatype is actual class. But i used datatype is any

  • @MusicWorld-hd9ub
    @MusicWorld-hd9ub 2 года назад

    I'm not able to edit the data by clicking edit button... I have followed every steps and even checked your source code too... everything thing is okay. Still not able submit the edited data. Please help

    • @NihiraTechiees
      @NihiraTechiees  2 года назад

      Data not loaded? did you get any error? Please check in the console
      Also send me mail to nihiratechiees@gmail.com

  • @test-fh4ei
    @test-fh4ei 2 года назад

    Hi bro, I met the problem when follow your tutorial, error NG8001: 'router-oulet' is not a known element, I also check official docs and stackoverflow,... but cant solve it. Can you give me some solutions to fix it, tks!

    • @NihiraTechiees
      @NihiraTechiees  2 года назад

      Upload the source in github and share the link

  • @freewallpapers4ugurji700
    @freewallpapers4ugurji700 2 года назад

    It' s not updated sir with video. I request you Please update your git.

    • @NihiraTechiees
      @NihiraTechiees  2 года назад

      github.com/nihira2020/project5/ please use this code upto refresh token included

  • @lazregbilel6728
    @lazregbilel6728 2 года назад +1

    wher's NET CORE Web API part ?

    • @NihiraTechiees
      @NihiraTechiees  2 года назад +1

      Please Refer this video
      ruclips.net/video/uWhbcR06VcA/видео.html

  • @SalmanAli-gd3tm
    @SalmanAli-gd3tm 2 года назад

    plz send me the source code.