Тёмный

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

Code With Ved
Подписаться 2 тыс.
Просмотров 39 тыс.
50% 1

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 166   
@sarimsheikh140
@sarimsheikh140 17 дней назад
amazing sir , you are a very good teacher , your explaination is simple and easy to understand , THANKS ALOT SIR ❤
@manjirichavan6046
@manjirichavan6046 Месяц назад
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.
@codewithved
@codewithved Месяц назад
Most welcome 😊
@rudrakhetre1003
@rudrakhetre1003 4 месяца назад
thank you for making my first CRUD Operation using Angular & .Net 8 Web API
@codewithved
@codewithved 4 месяца назад
Welcome
@info2krishnarana
@info2krishnarana 7 дней назад
thanks, very good tutorial for beginners
@manishbasnet1605
@manishbasnet1605 6 месяцев назад
Excellent video. Please make more complex projects using Angular and .NET 8 Web API. Thanks for this wonderful content.
@codewithved
@codewithved 6 месяцев назад
Thanks, will do!
@SakshiDeswal-e5i
@SakshiDeswal-e5i Месяц назад
Very informative and well explained video! Thank u so much for sharing your knowledge.
@codewithved
@codewithved Месяц назад
Your welcome
@ligerpost751
@ligerpost751 2 месяца назад
Lots of knowledge from your tutorial ❤much love sir❤❤
@rahulkumarsingh5156
@rahulkumarsingh5156 7 месяцев назад
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 RU-vid 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 24 дня назад
Great Video thank you for clear Explanation
@codewithved
@codewithved 24 дня назад
Thank you
@anilchaudhary9498
@anilchaudhary9498 2 месяца назад
Great video with great explanation. Thanks Ved for sharing your knowledge with us. 😇
@codewithved
@codewithved 2 месяца назад
Glad you liked it!
@anuragnayak7587
@anuragnayak7587 2 месяца назад
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 2 месяца назад
Thanks, do watch my recently uploaded dynamic Blog app
@anuragnayak7587
@anuragnayak7587 2 месяца назад
@@codewithved sure😇
@victorhoyos7641
@victorhoyos7641 Месяц назад
Thanks for share your knowledge
@codewithved
@codewithved Месяц назад
My pleasure
@ayushipatel8556
@ayushipatel8556 5 месяцев назад
Thank you so much for this video :)
@codewithved
@codewithved 5 месяцев назад
You are so welcome! 🙏🏻
@ligerpost751
@ligerpost751 2 месяца назад
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
@anuragnayak7587
@anuragnayak7587 2 месяца назад
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 2 месяца назад
Take form.getRawValue() in place of form.value
@anuragnayak7587
@anuragnayak7587 2 месяца назад
@@codewithved ya i have used that and working now.
@MuhammadShaheryar-dx8tj
@MuhammadShaheryar-dx8tj 7 месяцев назад
Great Video :) Thanks for making these type of videos
@codewithved
@codewithved 7 месяцев назад
Glad you like them!
@parithakur9413
@parithakur9413 5 месяцев назад
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
@ligerpost751
@ligerpost751 2 месяца назад
Sir this video is very helpful for us thanks sir❤
@codewithved
@codewithved 2 месяца назад
Thanks
@saadanwar7914
@saadanwar7914 Месяц назад
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
@rishabhkumar8029
@rishabhkumar8029 Месяц назад
Superb Video bro!
@codewithved
@codewithved Месяц назад
Thanks 🔥
@saadanwar7914
@saadanwar7914 Месяц назад
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!
@codewithved
@codewithved Месяц назад
Assign 0 not '0'
@Mzamani557
@Mzamani557 4 месяца назад
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
@VijayYadav-wp6eu
@VijayYadav-wp6eu 2 месяца назад
Thanks, Sirji!
@codewithved
@codewithved 2 месяца назад
Welcome
@TrushalGondaliya
@TrushalGondaliya 3 месяца назад
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
@codewithved
@codewithved 3 месяца назад
Sure will do it
@s.s.6141
@s.s.6141 4 месяца назад
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 месяца назад
@@codewithved ty for answering, it was about my html code, i used routerlink and problem's solved
@josbexerra8115
@josbexerra8115 7 месяцев назад
Muchas gracias Mister Ved por el excelente tutorial
@codewithved
@codewithved 7 месяцев назад
Thanks 👍🙏🏻
@mustafacavuslu3856
@mustafacavuslu3856 8 месяцев назад
Great video bro, can you make a simple library automation using typescript and Angular?
@codewithved
@codewithved 8 месяцев назад
Thank , I will try soon
@tanuchaudhary6651
@tanuchaudhary6651 4 месяца назад
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 месяца назад
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 месяца назад
Your insta??
@codewithved
@codewithved 4 месяца назад
In description
@sudheerm.s6792
@sudheerm.s6792 7 месяцев назад
Appreciate the effort , English subtitle will be better .Slower the speed. Following is hard with your speedy coding
@codewithved
@codewithved 7 месяцев назад
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 месяцев назад
@@codewithved ❤️ keep uploading all the best to your channel
@codewithved
@codewithved 7 месяцев назад
💜
@ligerpost751
@ligerpost751 2 месяца назад
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 месяца назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-bZ8Yzbi2sE4.html
@rizwanahmed5596
@rizwanahmed5596 18 дней назад
front end pay update nahi ho rha backend pay ho rha hai
@Tumharaabbu-xn6cd
@Tumharaabbu-xn6cd 8 месяцев назад
Nice video Happy with Hindi Video❤❤
@codewithved
@codewithved 8 месяцев назад
Thanks, I'm glad that you liked it.
@AlFarooqSoftinnMultan
@AlFarooqSoftinnMultan 4 месяца назад
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
@VijayMali-mb3fr
@VijayMali-mb3fr 3 месяца назад
thankyou sir
@codewithved
@codewithved 3 месяца назад
My pleasure 😊
@mdrifat-iy1lv
@mdrifat-iy1lv 4 месяца назад
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 месяца назад
@@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 месяца назад
@@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.
@thesinghnaveen
@thesinghnaveen 8 месяцев назад
great video for beginner Good job Ved
@codewithved
@codewithved 8 месяцев назад
Glad you liked it, thanks 👍
@user-cf7ez1hx2j
@user-cf7ez1hx2j 5 месяцев назад
Bhai aise hi bnao vdo
@codewithved
@codewithved 5 месяцев назад
Jaroor
@swapnilbopche5383
@swapnilbopche5383 5 месяцев назад
Thanh youuuuu❤❤❤❤❤❤❤
@codewithved
@codewithved 5 месяцев назад
Please share with friends 🙏🏻
@jaypatel2471
@jaypatel2471 6 месяцев назад
just perfect
@codewithved
@codewithved 6 месяцев назад
Thankyou for appreciating
@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
@AkashPatel-ct2to
@AkashPatel-ct2to 8 месяцев назад
Thanks it really helpful
@codewithved
@codewithved 8 месяцев назад
Glad to hear that! It helped you .
@virendravishwakarma6388
@virendravishwakarma6388 7 месяцев назад
Can Anyone explain here why do we have made repository we can directly add api in our controller and call
@codewithved
@codewithved 7 месяцев назад
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 7 месяцев назад
How can we solve 404 error while updating I m getting 404 error @@codewithved
@codewithved
@codewithved 7 месяцев назад
Join telegram group, show the code error
@ligerpost751
@ligerpost751 2 месяца назад
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
@Itachhi.uchiha
@Itachhi.uchiha Месяц назад
Is this video for Angular beginners ?
@codewithved
@codewithved Месяц назад
Things are explained from very basic
@sadiasheikh1034
@sadiasheikh1034 3 месяца назад
Could you please create more projects on core mvc
@codewithved
@codewithved 3 месяца назад
Ok
@mdsafikulislam9113
@mdsafikulislam9113 7 месяцев назад
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
@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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-FgB6Hrzw7z0.html
@waseembakkar
@waseembakkar 8 месяцев назад
angular material install mein ya error hai Error: This command is not available when running the Angular CLI outside a workspace.
@codewithved
@codewithved 8 месяцев назад
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 .
@ligerpost751
@ligerpost751 2 месяца назад
With dot net core web api ddl,cbl,rbl ka video upload karna please
@codewithved
@codewithved 2 месяца назад
Ok
@ligerpost751
@ligerpost751 2 месяца назад
Yes sir thank you
@amitojhahandsomehunk
@amitojhahandsomehunk 4 месяца назад
great video
@codewithved
@codewithved 4 месяца назад
Glad you enjoyed it
@sushantparekar3687
@sushantparekar3687 8 месяцев назад
Great work bhai mast ekdam
@codewithved
@codewithved 8 месяцев назад
Thank you bhai .
@sushantparekar3687
@sushantparekar3687 8 месяцев назад
@@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 месяцев назад
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 месяцев назад
@@codewithved do u code along vdos take notes and which vdos RU-vid 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 месяцев назад
@@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.
@GeorgeTrajkovic
@GeorgeTrajkovic 4 месяца назад
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 месяца назад
You are picking formvalue is using employeeForm.value , use employeeForm.getRawValue().
@GeorgeTrajkovic
@GeorgeTrajkovic 4 месяца назад
​@@codewithved Great! It works! Thank you so much!
@ppp5921
@ppp5921 7 месяцев назад
need more complaxe or porject base tutorial using angular and .net
@codewithved
@codewithved 7 месяцев назад
We are coding love a ecommerce project, join us today 8pm Indian time live coding
@ppp5921
@ppp5921 7 месяцев назад
how to join ?
@codewithved
@codewithved 7 месяцев назад
8pm live on the channel
@codewithved
@codewithved 7 месяцев назад
ru-vid.comnWE3yhafRe0?si=0Vp2-qasUG1XGotU
@ehsaaseimaan
@ehsaaseimaan 18 дней назад
Toaster is not working brother
@ligerpost751
@ligerpost751 2 месяца назад
Sir aapka paid course bhi hai kya
@codewithved
@codewithved 2 месяца назад
No paid course
@ashutoshmehere5915
@ashutoshmehere5915 4 месяца назад
Sir video on react and . Net api
@codewithved
@codewithved 4 месяца назад
Check I have one video on react todo app
@ligerpost751
@ligerpost751 2 месяца назад
Sir paid course bhi kya aapka??
@codewithved
@codewithved 2 месяца назад
Nhi paid course to nhi h
@ligerpost751
@ligerpost751 2 месяца назад
@@codewithved ok sir
@bishalbhattarai3064
@bishalbhattarai3064 7 месяцев назад
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)
@codewithved
@codewithved 6 месяцев назад
why
@jayakumar2927
@jayakumar2927 7 месяцев назад
service side token details not available
@codewithved
@codewithved 7 месяцев назад
Provide your Google console project details
@jayakumar2927
@jayakumar2927 7 месяцев назад
@@codewithved I am talking about JWT Token . here token not passed getAllEmployee() . this is my question
@codewithved
@codewithved 7 месяцев назад
I will check , thanks
@santo_59
@santo_59 5 месяцев назад
Are you speaking English or your language? Looks cool but I can't understand when you are talking
@codewithved
@codewithved 5 месяцев назад
Yes , It is in the Indian language.
@ligerpost751
@ligerpost751 2 месяца назад
Please reply sir
@user-gl5fy7ux6v
@user-gl5fy7ux6v 7 месяцев назад
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 месяцев назад
@@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 месяцев назад
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"
@gyasipatel-dp3od
@gyasipatel-dp3od 3 месяца назад
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
Далее
Sigma Girl Pizza #funny #memes #comedy
00:14
Просмотров 1,9 млн
Brutally honest advice for new .NET Web Developers
7:19
Turns out REST APIs weren't the answer (and that's OK!)
10:38