Angular CRUD Operation with .NET 8 Web API, Entity Framework Core | Project Tutorial in Hindi

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

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

  • @sarimsheikh140
    @sarimsheikh140 12 дней назад +1

    amazing sir , you are a very good teacher , your explaination is simple and easy to understand , THANKS ALOT SIR ❤

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

    You have explained everything in simplest way. I have created it successfully. Thank you so much for making such a great video. Your efforts are really commendable.

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

    thank you for making my first CRUD Operation using Angular & .Net 8 Web API

  • @manishbasnet1605
    @manishbasnet1605 5 месяцев назад +2

    Excellent video. Please make more complex projects using Angular and .NET 8 Web API. Thanks for this wonderful content.

  • @info2krishnarana
    @info2krishnarana 2 дня назад

    thanks, very good tutorial for beginners

  • @SakshiDeswal-e5i
    @SakshiDeswal-e5i 28 дней назад +1

    Very informative and well explained video! Thank u so much for sharing your knowledge.

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

    Thanks bro for tutorial, and for the rest, he put the title in English for seo and better reach so that we people can search it on RUclips and watch it. Thanks again

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

      Thanks, yes Indian people also search in English for Hindi content, that is why.
      But I have edited the title and added it in Hindi.

  • @Curiofreak.02vgs
    @Curiofreak.02vgs 19 дней назад +1

    Great Video thank you for clear Explanation

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Lots of knowledge from your tutorial ❤much love sir❤❤

  • @anilchaudhary9498
    @anilchaudhary9498 2 месяца назад +1

    Great video with great explanation. Thanks Ved for sharing your knowledge with us. 😇

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

    This video is simple and amazing. Nicely done, Thank you.
    If you could do a series on this by making a big real life application it will be a great help.

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

      Thanks, do watch my recently uploaded dynamic Blog app

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

      @@codewithved sure😇

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

    please bring more tutorial like this , nice content

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

      Thank you, I will, I have other videos similar to this you can watch from the channel

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

    Thanks for share your knowledge

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

    Sir this video is very helpful for us thanks sir❤

  • @ayushipatel8556
    @ayushipatel8556 5 месяцев назад +2

    Thank you so much for this video :)

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

      You are so welcome! 🙏🏻

  • @VijayYadav-wp6eu
    @VijayYadav-wp6eu 2 месяца назад +1

    Thanks, Sirji!

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

    Superb Video bro!

  • @MuhammadShaheryar-dx8tj
    @MuhammadShaheryar-dx8tj 6 месяцев назад +1

    Great Video :) Thanks for making these type of videos

  • @mustafacavuslu3856
    @mustafacavuslu3856 8 месяцев назад +2

    Great video bro, can you make a simple library automation using typescript and Angular?

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

      Thank , I will try soon

  • @Mzamani557
    @Mzamani557 4 месяца назад +1

    Great Video. In case i have another Table/component named Department and i want to use it as a dropdown from the Employee component. Do you have a similar video to showcase the dropdown functionality?

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

      Thanks, look at my inventory management series

  • @sudheerm.s6792
    @sudheerm.s6792 7 месяцев назад +1

    Appreciate the effort , English subtitle will be better .Slower the speed.
    Following is hard with your speedy coding

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

      Thanks for the kind words, I will try to code slow next time sure.
      For subtitle I will think about it .

    • @sudheerm.s6792
      @sudheerm.s6792 7 месяцев назад +2

      @@codewithved ❤️ keep uploading all the best to your channel

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

      💜

  • @user-cf7ez1hx2j
    @user-cf7ez1hx2j 5 месяцев назад +1

    Bhai aise hi bnao vdo

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

    A doubt is there the line you wrote to disable email id field in case of edit. Is not taking email id value to backend in json payload which causing error.

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

      Take form.getRawValue() in place of form.value

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

      @@codewithved ya i have used that and working now.

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Sir isme drop-down,checkboxlist, radio button list ka bhi video upload kar dijiye please

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

      Mera angular form ka video dekho isme hai

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

      ruclips.net/video/bZ8Yzbi2sE4/видео.html

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

    Brother can you make a new video to implement searching sorting and pagination in this crud operation? because i am searching for this type of fully functional crud tutorial of angular + dot net core on you tube and no one is make this type of video

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Sir when we navigatebyurl then show me error (process is not defined) in when we insert data and want to display then show me that error😢 in angular 18 version

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

      Check if you are importing correct router

  • @Tumharaabbu-xn6cd
    @Tumharaabbu-xn6cd 7 месяцев назад

    Nice video Happy with Hindi Video❤❤

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

      Thanks, I'm glad that you liked it.

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

    Build Failed, this is the only error which is given my PM console when I run add migration , Please help

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

      Check the build error and connection string

  • @VijayMali-mb3fr
    @VijayMali-mb3fr 3 месяца назад +1

    thankyou sir

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

    Muchas gracias Mister Ved por el excelente tutorial

  • @AlFarooqSoftinnMultan
    @AlFarooqSoftinnMultan 4 месяца назад +1

    helo bro , thnx for this good tutorial, can u guide , how to publish api and angular project in same domain. thnx in advance

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

      Will upload soon

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

      @@codewithved thnx, waiting anxiously

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

      sir , one more, thing, i m new to js frameworks, i have worked with vue js, should i move to angular, or stick to vue js, plz share ur experience

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

    great video for beginner Good job Ved

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

      Glad you liked it, thanks 👍

  • @saadanwar7914
    @saadanwar7914 28 дней назад

    Argument of type 'IEmployee' is not assignable to parameter of type 'Partial'.
    Types of property 'age' are incompatible.
    Type '0' is not assignable to type 'null | undefined'.ts(2345)
    Please help!

  • @jaypatel2471
    @jaypatel2471 6 месяцев назад +1

    just perfect

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

      Thankyou for appreciating

  • @tanuchaudhary6651
    @tanuchaudhary6651 4 месяца назад +1

    Hello Sir!! Thank you for the this knowlegable and well explained vedio. But I have little doubt and I hope you will definetely respond to my comment. At 1.35 when we edit employee and we disable the email so that user can't update it. But issue is while we update the employee details at the employee form we don't get the employee email. How to handle it ?? Please tell me. Please respond me I'm very gratefull and thankful toward you.

    • @codewithved
      @codewithved  4 месяца назад +1

      employeeForm.value only gives property that is not disabled.
      If you want all properties then you can use employeeForm.getrawValue() .
      Still have any query, do connect on me on Twitter or Instagram

    • @tanuchaudhary6651
      @tanuchaudhary6651 4 месяца назад +1

      Your insta??

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

      In description

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    But sir please .net core web api k sath angular me thora complex control pe project create karihe like drop-down, checkboxlist, radio button list. I am very thankful sir

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

      I will try , busy at work

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

      @@codewithved ok sir but please try

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

      Sir please video bana dijiye complex control ka .net core api with angular

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

    Great work bhai mast ekdam

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

      Thank you bhai .

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

      @@codewithved bhai how u learned coding like vdo dekh ke ya documentations what is real secret and real way batao na please

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

      Both when I learn new tech then I watch video and after that I go for documentation to get more deep knowledge.

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

      @@codewithved do u code along vdos take notes and which vdos RUclips or any specific platform I m working as fullstack Dotnet dev from 5 months (angular + net core ) tell me ways to achieve mastery please bhai

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

      @@sushantparekar3687 not any specific channel, in case I need to learn I just search , to be good, only way Is do make projects as much as you can.

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

    Could you please create more projects on core mvc

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

    great video

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

    Thanh youuuuu❤❤❤❤❤❤❤

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

      Please share with friends 🙏🏻

  • @Itachhi.uchiha
    @Itachhi.uchiha 29 дней назад +1

    Is this video for Angular beginners ?

    • @codewithved
      @codewithved  29 дней назад +1

      Things are explained from very basic

  • @AkashPatel-ct2to
    @AkashPatel-ct2to 7 месяцев назад

    Thanks it really helpful

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

      Glad to hear that! It helped you .

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

    Dear Brother, Please add authentication and authorization system./ Role Base Authentication Authorization....

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

      Please watch other videos I have added login password and Google authentication as well, thanks for watching

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    With dot net core web api ddl,cbl,rbl ka video upload karna please

  • @s.s.6141
    @s.s.6141 4 месяца назад +1

    hello, i ve a problem, i see loading spinning when i switch to other pages, why could it be?

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

      Have you added any loader?

    • @s.s.6141
      @s.s.6141 4 месяца назад +1

      @@codewithved ty for answering, it was about my html code, i used routerlink and problem's solved

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

    need more complaxe or porject base tutorial
    using angular and .net

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

      We are coding love a ecommerce project, join us today 8pm Indian time live coding

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

      how to join ?

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

      8pm live on the channel

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

      ruclips.net/user/livenWE3yhafRe0?si=0Vp2-qasUG1XGotU

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

    Hi i am starting my journey as software developer and they have said me to learn c# and angular I need your help like how I should start learning c#

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

      Start with basic tutorial of c# and dotnet then go for angular if you know javascript

  • @virendravishwakarma6388
    @virendravishwakarma6388 6 месяцев назад +1

    Can Anyone explain here why do we have made repository we can directly add api in our controller and call

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

      Virendra, it is best practice to make database access classes separately. And we generally call database access classes as repositories.
      When we create a big project we follow onion architecture,I will suggest you read about it if you have not read it .
      Thanks for watching please with friends this channel 👍🙏

    • @virendravishwakarma6388
      @virendravishwakarma6388 6 месяцев назад +1

      How can we solve 404 error while updating I m getting 404 error @@codewithved

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

      Join telegram group, show the code error

  • @mdrifat-iy1lv
    @mdrifat-iy1lv 4 месяца назад +1

    in my case if I add 1 item it is adding twice.plz response dear

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

      Check possibly your function is getting called 2 Times

    • @mdrifat-iy1lv
      @mdrifat-iy1lv 4 месяца назад +1

      @@codewithved I am a beginner in Angular this is why I tried all day long but failled to solve the issue and still trying....And thanks for the quick responce dear...

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

      Connect on insta and send code screenshot

    • @mdrifat-iy1lv
      @mdrifat-iy1lv 4 месяца назад +1

      @@codewithved glad to hear that dear. Finally solved.I used Save() function twice.one in form submit and 2nd in Save button. now I,m seeing your next video.if face any problem will contact you.Take ❤ from the bottom of my heart.

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Sir aapka paid course bhi hai kya

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

    where to put our Api Url globally in Angular 17 unlike previous versions do have environments folder inside that "environment.prod.ts" and "environment.ts" is there where we can save api url on the basis of environment. which I am not finding in Angular 17.

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

      You can put in environment.ts file .
      You have to generate environment from cli commond from angular version 17 , before 17 it was created by default

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

      You can watch my full angular tutorial video
      ruclips.net/video/FgB6Hrzw7z0/видео.html

  • @ashutoshmehere5915
    @ashutoshmehere5915 4 месяца назад +1

    Sir video on react and . Net api

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

      Check I have one video on react todo app

  • @rizwanahmed5596
    @rizwanahmed5596 14 дней назад

    front end pay update nahi ho rha backend pay ho rha hai

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Sir paid course bhi kya aapka??

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

    angular material install mein ya error hai
    Error: This command is not available when running the Angular CLI outside a workspace.

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

      Aapko angular material install krne k liye project ke andar command run krni hai , aap path dekho jaha commond run kr rhe ho sayd aap project se bahar ho .

  • @ehsaaseimaan
    @ehsaaseimaan 14 дней назад

    Toaster is not working brother

  • @GeorgeTrajkovic
    @GeorgeTrajkovic 4 месяца назад +1

    Awesome video! Thanks!
    PUT doesn't work for me because disabled email text field (this.employeeForm.controls.email.disable();) is ignored and it doesn't provide input value for put operation. In response I have got an error with message "The Email field is required." Any suggestions, please?

    • @codewithved
      @codewithved  4 месяца назад +1

      You are picking formvalue is using employeeForm.value , use employeeForm.getRawValue().

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

      ​@@codewithved Great! It works! Thank you so much!

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

    i dont have knowledge on dotnet can i watch this tutorial

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

      If you want to watch just for angular you can watch and skip the dotnet api part and you can assume that you have server API and it is created by somone else

  • @Mahesh-op3nw
    @Mahesh-op3nw 6 месяцев назад

    @49:49 put as (Result:any)

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

    Are you speaking English or your language? Looks cool but I can't understand when you are talking

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

      Yes , It is in the Indian language.

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

    service side token details not available

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

      Provide your Google console project details

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

      @@codewithved I am talking about JWT Token . here token not passed getAllEmployee() . this is my question

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

      I will check , thanks

  • @user-gl5fy7ux6v
    @user-gl5fy7ux6v 7 месяцев назад +1

    Dude, nice tutorial, but for real why you put the title in english, the description in english and you talk in indian?

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

      Thanks, should I put the title and description in Indian as well?

    • @user-gl5fy7ux6v
      @user-gl5fy7ux6v 7 месяцев назад +1

      @@codewithved no, the tutorial is good if u mute the audio and try to understand what is happening, just specify in ur title that is in indian IMO
      because i was so hyped that i finally found an .net8 and angular 17 fullstack tutorial and when i heard that you were speaking in indian i was "meh, at least i can follow the tutorial"

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

      Thanks, for pointing out. It matters

    • @user-gl5fy7ux6v
      @user-gl5fy7ux6v 7 месяцев назад

      @@codewithved so in other words keep the title in english but at the end add: -"In Indian"

  • @ligerpost751
    @ligerpost751 2 месяца назад +1

    Please reply sir

  • @gyasipatel-dp3od
    @gyasipatel-dp3od 3 месяца назад +1

    Excellent video. Please make more complex projects using Angular and .NET 8 Web API. Thanks for this wonderful content.

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

      Thanks, will do!, you can suggest the project name