Asp.Net Core Web API CRUD with Angular

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

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

  • @CodAffection
    @CodAffection  11 дней назад

    goo.gl/bPcyXW : Buy me a Coffee
    bit.ly/3zktP96 : Login, User Registration, Authorization, etc (Angular & .Net Core API)
    bit.ly/2z3P6RQ : Restaurant App, Master Detail CRUD (Angular & .Net Core API)
    bit.ly/2lRCxWo : Inline Table CRUD (Angular & .Net Core API)
    bit.ly/47yygKq : (Angular & .Net Core API) More Videos
    bit.ly/4fSmgXP : React & .Net Core API Videos

  • @edwindesarrollo
    @edwindesarrollo Год назад +8

    I learned a lot in just 53 min of your video. You're an excellent teacher!!

  • @ChuChu7Y
    @ChuChu7Y 4 месяца назад

    Thank you so much for this, you have managed to touch upon advanced Angular topics in a simple yet practical and effective manner.This is one of the most holistic tutorials on Angular and .NET.

  • @ravindrak3
    @ravindrak3 6 месяцев назад +2

    I learned a lot in just 53 min of your video. You're an excellent teacher!!👏

  • @daniellev3031
    @daniellev3031 Год назад +3

    Great and very informative presentation. Your ability to present the project in an engaging and informative way is truly impressive. Keep up the excellent work!

    • @CodAffection
      @CodAffection  Год назад

      Thanks for your wonderful feedback.

    • @daniellev3031
      @daniellev3031 Год назад

      Please, advice as I have been trying to run this project based on the Github repo and I am encountering issues with the “Error
      Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at localhost..... I tried other browsers, troubleshooting and changing the proxy setting and disable HTTPS mode, but no luck. The event behind Submit button is not triggering and also, I cannot try delete op. Any thoughts? Thanks

  • @ErikRahman
    @ErikRahman 8 месяцев назад +1

    Awesome...thanks for the video......very clear explanation

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

    Thank you so much man for this course you don't know how much you have helped me

  • @chillhub8073
    @chillhub8073 2 месяца назад

    Great Man. Learnt so much from this tutorial. Thanks once again

  • @AJNotJ
    @AJNotJ Год назад +1

    Thank god for this video. Thank you.

  • @harun4918
    @harun4918 7 месяцев назад +7

    i ask , why when i generate using command "ng g c namecomponent" it's not create module file? do you know?

    • @AshishPettewar
      @AshishPettewar 7 месяцев назад

      😂

    • @harun4918
      @harun4918 7 месяцев назад

      its fun?@@AshishPettewar

    • @tusharladva
      @tusharladva 5 месяцев назад

      Brother checke your angular version

    • @tusharladva
      @tusharladva 5 месяцев назад +1

      In angular latest version don't have module file 😅

    • @ashishshetty3512
      @ashishshetty3512 Месяц назад

      @@harun4918
      I mean by saying NG generate Component you are asking angler to generate a component so instead he have to say NG generate module or ng m “module-name”

  • @kareemreda8229
    @kareemreda8229 7 месяцев назад

    nice work my friend 🤟🤟I really appreciate your effort

  • @matutee5158
    @matutee5158 11 месяцев назад +1

    what font do you use in windows and visual studio?
    This is excellent content. Thank you very much!

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

    great video! easy to follow. Can you also show us how to master 'dependency injection' in more details? please

  • @dheepshiva2424
    @dheepshiva2424 Год назад

    Thanks for the amazing tutorial!!

  • @sivakaran8233
    @sivakaran8233 Год назад +1

    nice, clear explanation

  • @JazilHussain-n4u
    @JazilHussain-n4u 6 месяцев назад

    Best Tutorial 👍👍

  • @rasikasamith
    @rasikasamith Год назад

    I have learned a lot of things, thank you

  •  10 месяцев назад

    Hello,
    Is it complicated to predict the same video in .net8 and Angular17?

  • @ravind_98
    @ravind_98 2 месяца назад

    superb thank a lot

  • @islamicpoint__
    @islamicpoint__ Год назад

    JzakAllah khair ❤

  • @sudhakark1370
    @sudhakark1370 2 месяца назад

    What theme are you using for visual studio code?

  • @kandinagireddy
    @kandinagireddy Год назад

    Super explanation.
    If possible Can you teach with Database First Model instead of Code First Model.

    • @CodAffection
      @CodAffection  Год назад

      Thanks for the feedback,
      There is already a video on this topic. But old version.

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

    I learned a lot from this tutorial Thank You . But can anyone help me as I didn't got the CORS error while calling the API and I haven't applied any CORS policy in dot net core API side . Pls let me know why is it so ..

  • @victorlopezlozano3609
    @victorlopezlozano3609 2 месяца назад

    I'm having a problem when I try to execute the angular side of the project, it says "'app-payment-details' is not a known element" but it's declared on the app.module.ts file and I have made sure the name is copypasted.

    • @CodAffection
      @CodAffection  2 месяца назад

      If you are still having the problem, let me the following
      Which version of Angular are you using?
      Did you create the component using the Angular-CLI command?

    • @victorlopezlozano3609
      @victorlopezlozano3609 2 месяца назад

      @@CodAffection I'm not having that problem anymore, I solved it by removing the standalone by creating the project again since I'm working on angular 17. Right now I'm having another problem, which is that when I try to use the *ngFor, the web page won't render it and when I check on the navigator's errors, I get a "CORS unsuccessful, the same policy of origin doesn't allow the reading of remote resources on -url-."

    • @CodAffection
      @CodAffection  2 месяца назад

      @@victorlopezlozano3609 If you configured CORS exactly as I did, then the error will be related to CORS, Do run the web API using breakpoints to see the actual reason for error.

  • @seath1263
    @seath1263 Месяц назад

    Great content, thank you!

  • @aurumen4706
    @aurumen4706 Месяц назад

    I am stuck on the part of the post method, it does not seem to send. I am using Angular 17 and made the necessary adjustments but it doesn't seem to solve anything. I disabled server-side rendering and prerender to false for development to make it work, can anyone help on how I should implement the form submission with SSR and Prerender?

    • @CodAffection
      @CodAffection  Месяц назад

      Is there any error message?

    • @aurumen4706
      @aurumen4706 Месяц назад

      @@CodAffection there are no error messages but the url is redirected with the keys and values written in the url e.g. localhost::4411/cardOwnerName="testName"...
      BTW, thanks a lot, this was such a great introductory video and maybe jumping to SSR on a framework that is new to me is not very intuitive but it would be such a great help if you can help me solve this problem.

    • @CodAffection
      @CodAffection  Месяц назад

      @@aurumen4706 thanks, could you run the web api within debug mode, and put break point in post web method. and then submit the anguler form, to see whether the request reaches the server side or not.

  • @QuinnBlackford-v3c
    @QuinnBlackford-v3c 4 месяца назад

    I am receiving an error message on this line import { environment } from 'src/environments/environment'; Cannot find module or corresponding type declaration. I have checked to confirm the paths are correctly named, how do I fix this issue?

  • @Brmmalesela
    @Brmmalesela 8 месяцев назад

    Thank you

  • @simrankumari9438
    @simrankumari9438 11 месяцев назад

    how we show validation message

  • @HoangHac-TFT
    @HoangHac-TFT Год назад

    Error: Error trying to diff ''. Only arrays and iterables are allowed . How i fix this ?

  • @illegalbilgiler
    @illegalbilgiler Год назад

    Thanks bro

  • @glorieus27
    @glorieus27 Год назад

    what is the font name in your vscode?

  • @SajidAli-ke6ue
    @SajidAli-ke6ue 8 месяцев назад

    Great .. i need the source code

  • @manasapurimitla5798
    @manasapurimitla5798 25 дней назад

    Hii sir how to connect you

  • @robinjoseph8925
    @robinjoseph8925 8 месяцев назад +1

    Don't take it personally but you're talking too fast. Please take a pause between your sentences.

  • @luiscevallos1
    @luiscevallos1 5 месяцев назад

    we miss you bro

  • @mohammedrehanjavedabdulkar4715

    What is your name brother ❤

  • @stacisoutherland3388
    @stacisoutherland3388 11 месяцев назад +4

    Thank you for making this! As a front end engineer I am trying to learn back end out of necessity for my job and this helped

  • @kristianhvik2624
    @kristianhvik2624 9 месяцев назад +2

    Htttp😅

  • @johnballbrick1631
    @johnballbrick1631 Год назад +4

    This is insane, learned a lot of things, thank you.

  • @adnanyangilic6380
    @adnanyangilic6380 Год назад +4

    Dear Codaffection you are the source of most helpful code samples. Thank you.

  • @gary8777
    @gary8777 Год назад +2

    👀 Promo`SM

  • @parbazhossain9289
    @parbazhossain9289 Год назад +2

    It's very clear and good to learn for a new comer. Thanks for sharing.

  • @KARMANYEUPADHYAYA
    @KARMANYEUPADHYAYA 7 месяцев назад +2

    great work sir .... thank you very much

  • @TienTran-dn3jl
    @TienTran-dn3jl Год назад +3

    Very clean and detail. Thank you so much!

  • @raj-sk4br
    @raj-sk4br Месяц назад

    how about encrypting data then submit to API ? can you please guide

  • @vidyashreehs172
    @vidyashreehs172 25 дней назад

    Getting the error like there was an error running the selected code generator: package restore failed. rolling back package change, Am using 5.0 framework, All packges of 5.0.2

    • @CodAffection
      @CodAffection  25 дней назад

      try this solution here: ruclips.net/video/sZVdE1K4s_E/видео.html

  • @NgocDucDo
    @NgocDucDo 9 месяцев назад +1

    Thank you very much for your videos.

  • @andrewg5720
    @andrewg5720 Год назад +1

    It's be cool to see auth included. Always seems so tricky to do it securely with a SPA.

  • @ahmedehab3338
    @ahmedehab3338 День назад

    Thank you,
    Awesome video. 👌👌👌

  • @faizanhamza9339
    @faizanhamza9339 Год назад +1

    love to see Angular video on this channel

  • @venkateshyedlapalli5257
    @venkateshyedlapalli5257 Месяц назад

    Good video. But where is server side validation. What happens when I disable client validation in browser. Please comment

    • @CodAffection
      @CodAffection  Месяц назад

      There should be server-side validation also; in case something goes wrong, as you have said, validation at the server could save us. I think I forgot the part. Thanks for the comment; I will consider the same in the next video.

  • @nouchance
    @nouchance Год назад +1

    Great Job Shamseer, thank you!

  • @_LuongXuanNhat
    @_LuongXuanNhat Год назад +1

    Thanks teacher

  • @ProtikPC_pro_indigo
    @ProtikPC_pro_indigo 7 месяцев назад

    hi @codaffection.
    Can you create a live demo example with .netcore and angular 17, on -
    filtering search results of the product list page of an ecommerce application based on different parameters chosen by the user like, color, sleeve type, fitting-type, collar type, gender, brand[assume that we're browsing shirts available from any ecommerce website]. I'm talking about the drilldown filtering feature, you would frequently come across. Possible?
    Thx

  • @attilaguba856
    @attilaguba856 Год назад +1

    Very nice! Do you have a video about Stripe payment to Asp net core MVC or API ?

    • @Leo_k202
      @Leo_k202 3 месяца назад +1

      api

    • @attilaguba856
      @attilaguba856 3 месяца назад

      ​@@Leo_k202 can you send a link please!

  • @mudasir-v6n
    @mudasir-v6n 12 дней назад

    is this a beginner project
    ?

  • @easy_cook_food
    @easy_cook_food 5 месяцев назад

    Cannot find module 'src/environments/environment' or its corresponding type declarations. I am getting this error when tried to import environments in the service, Can someone help me here

  • @zahraadel8359
    @zahraadel8359 7 месяцев назад

    Thank you so much, that was a real deal, I try to learn more about Angular and to know more about back-end development..
    you helped me a lot

  • @progamingtipsandtricks3746
    @progamingtipsandtricks3746 5 месяцев назад

    this channel is very good and i learned lot from your channel.please keep up your good work

  • @traso56
    @traso56 Месяц назад

    I learned so much from this!
    even shortcuts and tricks to speed up development. This video is above anything else I've seen. Also excellent balance between getting to the point and explaining what things do

    • @CodAffection
      @CodAffection  Месяц назад

      Thank you so much for wonderful feedback.

  • @PabloAK47
    @PabloAK47 8 месяцев назад

    Hi nice content I'm getting error I emailed you same can you please help me?

  • @KS-yc2jk
    @KS-yc2jk 9 месяцев назад

    @CodAffection why the methods are async can we not use non async

  • @josephrozario6237
    @josephrozario6237 3 месяца назад

    Thanks you so much! very clean and detail.

  • @maurvick6777
    @maurvick6777 7 месяцев назад

    What font do you use for vs code?
    UPD: Dank Mono

  • @sudheerm.s6792
    @sudheerm.s6792 9 месяцев назад

    Appreciate the effort ,

  • @jabulanimashia6778
    @jabulanimashia6778 3 месяца назад

    Awesome video sir, well executed in detail 🙏🙏

  • @AlmutasimAlmazidi
    @AlmutasimAlmazidi Год назад

    nice bro for your effort. I hope to see you use the syncfusion library that will be so helpful due to less resources in the RUclips

    • @CodAffection
      @CodAffection  Год назад

      Glad you found it helpful.
      Understood the reality of your suggestion, let me check what I can do.

  • @اوتاكواتايم
    @اوتاكواتايم 10 месяцев назад

    The record don't be inserted can you help me

  • @veemusical557
    @veemusical557 3 месяца назад

    Loved it !!

  • @ismailijbadi
    @ismailijbadi 4 месяца назад

    thank you so much.

  • @sraanv5875
    @sraanv5875 Год назад

    this was excellent , helped me alot as a beginner

  • @abdelllahafenzar7500
    @abdelllahafenzar7500 Год назад

    thank u so much

  • @luiscevallos1
    @luiscevallos1 Год назад

    you are awesome

  • @vnlong4
    @vnlong4 Год назад

    very cool, my teacher!

  • @4josue9legal
    @4josue9legal Год назад

    You are the best teacher I have ever met.😍
    can you make a crud with modals in full calendar?

    • @CodAffection
      @CodAffection  Год назад

      Thanks for the complement.
      thanks for the suggestion,I will think about it.

  • @شروقعبده-خ1ط
    @شروقعبده-خ1ط 2 месяца назад

    thanks so much from egypt

  • @sumitpandey333
    @sumitpandey333 4 месяца назад

    Hi Everyone, I am a dotnet developer but due to loss of company suddenly I have loosed my job I am jobless now please help me if you have any requirements or idea for developer,

  • @viralpatel5566
    @viralpatel5566 Месяц назад

    Great work mean! really appreciated

    • @CodAffection
      @CodAffection  Месяц назад

      😊

    • @viralpatel5566
      @viralpatel5566 Месяц назад

      @@CodAffection I am stuck on app.module.ts file . I am not able to find that file on my vs code.

    • @CodAffection
      @CodAffection  Месяц назад

      @@viralpatel5566 It won't be there in new Angular 18 version, all component act as stand alone component, whatever I have imported in app.module.ts file should be imported in components where it is actually needed. the video will be updated later.

    • @viralpatel5566
      @viralpatel5566 Месяц назад +1

      @@CodAffection ok thanks man. you are awesome ✨