Step-by-Step Guide ASP .NET Core & Angular 19 CRUD | Full Tutorial 2024 | EF Core | RxJS

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 68

  • @motivationcloned
    @motivationcloned 9 หลายเดือนก่อน +4

    The best tutorials i have ever seen in angular 17 with .net 8 web API !!!

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน

      Thank you so much 🙏

  • @SKtutorial15434
    @SKtutorial15434 7 หลายเดือนก่อน +2

    Thanks for helping me ❤❤

    • @codewithpushpa
      @codewithpushpa  7 หลายเดือนก่อน +1

      Happy to help 🩷

  • @mahdiandalib186
    @mahdiandalib186 9 หลายเดือนก่อน +3

    thx man, i hope you create more angular tutorials and create a complete web app using angular

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน +1

      Thank you for your kind words! I'm thrilled you enjoy the Angular tutorials. Creating a complete web app using Angular is a fantastic idea, and I'm definitely considering it for future content. Your support is truly appreciated-stay tuned for more! 🚀

  • @mdsafikulislam9113
    @mdsafikulislam9113 10 หลายเดือนก่อน +1

    Can we use Other Databases like SQL Server, MySQL, MongoDB etc?
    Please give an example with SQL Server.
    That's why I loved this tutorial because of combination of Angular 17 & EF Core.

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Yes we can use other database too. In upcoming videos i will use sqlserver example

    • @mdsafikulislam9113
      @mdsafikulislam9113 10 หลายเดือนก่อน +1

      Thanks@@codewithpushpa

  • @sitachalaune5392
    @sitachalaune5392 10 หลายเดือนก่อน +1

    ❤ amazing video

  • @Ngochieu2109
    @Ngochieu2109 10 หลายเดือนก่อน +2

    Very good Sir , Can you make video to building HomePage with Login Register and keep all language . I will appreciate

  • @AashisThapa-f2m
    @AashisThapa-f2m 10 หลายเดือนก่อน +1

    Amaizing🎉

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Thank you so much 🩷

  • @pedrobelfort7003
    @pedrobelfort7003 9 หลายเดือนก่อน +2

    the best!!

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน

      Thank you so much ☺️

  • @a-gogtheabacha7043
    @a-gogtheabacha7043 10 หลายเดือนก่อน +1

    Excellent Bro, Appriciate your videos, wish u all the best

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Thank you so much 😀

  • @amitojhahandsomehunk
    @amitojhahandsomehunk 6 หลายเดือนก่อน +1

    Great video Sir🙏

    • @codewithpushpa
      @codewithpushpa  6 หลายเดือนก่อน

      Thank you so much ❤️

  • @nadetdevfullstack7041
    @nadetdevfullstack7041 10 หลายเดือนก่อน +1

    Excellent

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Thank you so much 😀

  • @جيمرتك-ث3ض
    @جيمرتك-ث3ض 9 หลายเดือนก่อน +3

    Can you provide the source code , Thank you

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน +1

      github.com/pushpa-raj-dangi/ng17net8Crud

  • @persianrom6389
    @persianrom6389 9 หลายเดือนก่อน +1

    hi,good job but i have an error with tailwindcss " warn - No utility classes were detected in your source files. If this is unexpected, double-check the `content` option in your Tailwind CSS configuration." can you please say whats wrong ? tailwindcss dosnt work !

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน

      have you added tailwind directives to your
      style.css @tailwind base;
      @tailwind components;
      @tailwind utilities; like this

    • @persianrom6389
      @persianrom6389 9 หลายเดือนก่อน

      @@codewithpushpa yes exactly like yours code !

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน

      Check your tailwind.config.js file and ensure that the content option includes the paths to your Angular components and templates.
      tailwindcss.com/docs/guides/angular

  • @swapnilbopche5383
    @swapnilbopche5383 7 หลายเดือนก่อน +1

    Very helpful ❤

    • @codewithpushpa
      @codewithpushpa  7 หลายเดือนก่อน +1

      Thank you so much ❤️

  • @TpLink-f5c
    @TpLink-f5c 10 หลายเดือนก่อน +1

    Thank you for amazing tutorials please make another with react 18 👏👏

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Coming soon! Stay Tuned

  • @umerfarooq3121
    @umerfarooq3121 10 หลายเดือนก่อน +1

    Which server are you using? Is it free or paid?

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      It is IIS Express

    • @umerfarooq3121
      @umerfarooq3121 10 หลายเดือนก่อน +1

      @@codewithpushpa Can you please make a video on it? is it free?

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      @@umerfarooq3121 it is free to use

  • @JiangFu
    @JiangFu 10 หลายเดือนก่อน +1

    Thank you sir for this tutorials , When i npm ngx-toastr , I add or edit student then show toast success , but console have a error like this
    "NG05105: Unexpected synthetic property @flyInOut found. Please make sure that:
    - Either `BrowserAnimationsModule` or `NoopAnimationsModule` are imported in your application.
    - There is corresponding configuration for the animation named `@flyInOut` defined in the `animations` field of the `@Component` decorator"
    I google error message, But i can't find how to fix it in standalone , Have any idea to help , thank you !!

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน +1

      Install animation library and register it in app config ts file

    • @JiangFu
      @JiangFu 10 หลายเดือนก่อน

      ​@@codewithpushpa Morning Sir , thank you for help . install animation to fix,
      #
      In tutorials , delete student code: toastService!:ToastrService will error in console and no show message when delete student ,
      and I add in constructor , is success to show delete message
      #
      Thank you 😀

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      @@JiangFu great happy to help you 👍

  • @CodeSample360
    @CodeSample360 8 หลายเดือนก่อน +1

    Thank you very much. Can you please share the GitHub source code link?

    • @codewithpushpa
      @codewithpushpa  8 หลายเดือนก่อน +1

      Use this link github.com/pushpa-raj-dangi/ng17net8Crud

  • @codelover1426
    @codelover1426 9 หลายเดือนก่อน +1

    make a video on deploy angular 17 in iis server on windows 10 or server pc

    • @codewithpushpa
      @codewithpushpa  9 หลายเดือนก่อน +1

      In upcoming video stay tuned

    • @codelover1426
      @codelover1426 9 หลายเดือนก่อน +1

      @@codewithpushpa Waiting for this

  • @mdsafikulislam9113
    @mdsafikulislam9113 10 หลายเดือนก่อน +1

    Dear Brother, please add Authentication & Authorization System in your existing CRUD Application.
    Thanks in advance!

    • @codewithpushpa
      @codewithpushpa  10 หลายเดือนก่อน

      Thanks you so much for your comment . In upcoming video i will add authentication and authorization.

    • @mdsafikulislam9113
      @mdsafikulislam9113 10 หลายเดือนก่อน +1

      @@codewithpushpa You're welcome!

  • @ligerpost751
    @ligerpost751 4 หลายเดือนก่อน +1

    Sir please make a project with ddl,cbl,rbl crud operation in .net core web api with angular

    • @codewithpushpa
      @codewithpushpa  4 หลายเดือนก่อน

      In upcoming video

    • @ligerpost751
      @ligerpost751 4 หลายเดือนก่อน +1

      @@codewithpushpa thank you sir

  • @teeka2542
    @teeka2542 9 หลายเดือนก่อน +1

    Excellent 😊thank you 🙏❤️

  • @mohscode219
    @mohscode219 9 หลายเดือนก่อน +1

    100%

  • @triggerHLM
    @triggerHLM 8 หลายเดือนก่อน +1

    Using var in typescript 😂

    • @codewithpushpa
      @codewithpushpa  8 หลายเดือนก่อน

      It's better to use let and const to avoid unintentional variable hoisting.