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
@adnanyangilic6380 Жыл бұрын
Dear Codaffection you are the source of most helpful code samples. Thank you.
@CodAffection Жыл бұрын
Thanks for your kind words.
@edwindesarrollo Жыл бұрын
I learned a lot in just 53 min of your video. You're an excellent teacher!!
@CodAffection Жыл бұрын
Thanks for your wonderful feedback.
@johnballbrick1631 Жыл бұрын
This is insane, learned a lot of things, thank you.
@ravindrak310 ай бұрын
I learned a lot in just 53 min of your video. You're an excellent teacher!!👏
@ChuChu7Y7 ай бұрын
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.
@TienTran-dn3jl Жыл бұрын
Very clean and detail. Thank you so much!
@daniellev3031 Жыл бұрын
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 Жыл бұрын
Thanks for your wonderful feedback.
@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
@ErikRahman11 ай бұрын
Awesome...thanks for the video......very clear explanation
@faizanhamza9339 Жыл бұрын
love to see Angular video on this channel
@zahraadel835911 ай бұрын
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
@traso564 ай бұрын
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
@CodAffection4 ай бұрын
Thank you so much for wonderful feedback.
@KARMANYEUPADHYAYA11 ай бұрын
great work sir .... thank you very much
@lindajazz6445 Жыл бұрын
Thank you so much man for this course you don't know how much you have helped me
@nouchance Жыл бұрын
Great Job Shamseer, thank you!
@chillhub80736 ай бұрын
Great Man. Learnt so much from this tutorial. Thanks once again
@CodAffection6 ай бұрын
Glad to hear.
@AJNotJ Жыл бұрын
Thank god for this video. Thank you.
@progamingtipsandtricks37469 ай бұрын
this channel is very good and i learned lot from your channel.please keep up your good work
@harun491811 ай бұрын
i ask , why when i generate using command "ng g c namecomponent" it's not create module file? do you know?
@AshishPettewar11 ай бұрын
😂
@harun491811 ай бұрын
its fun?@@AshishPettewar
@tusharladva8 ай бұрын
Brother checke your angular version
@tusharladva8 ай бұрын
In angular latest version don't have module file 😅
@AshishhShettyy5 ай бұрын
@@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”
@kopilkaiser8991Ай бұрын
Thank you for providing such a valuable and knowledgeable content. I really appreciate your efforts and hard work it making it possible for me to understand how Angular works wtih ASP Net. Much awaited content. I was looking everywhere to learn these two frameworks combination. Finally, found it. May God Bless you brother. 👍🏼
@CodAffectionАй бұрын
Thanks for your wonderful feedback.
@jabulanimashia67787 ай бұрын
Awesome video sir, well executed in detail 🙏🙏
@kareemreda822911 ай бұрын
nice work my friend 🤟🤟I really appreciate your effort
@sraanv5875 Жыл бұрын
this was excellent , helped me alot as a beginner
@NgocDucDo Жыл бұрын
Thank you very much for your videos.
@JazAhmed-n4u10 ай бұрын
Best Tutorial 👍👍
@dheepshiva2424 Жыл бұрын
Thanks for the amazing tutorial!!
@josephrozario62377 ай бұрын
Thanks you so much! very clean and detail.
@sivakaran8233 Жыл бұрын
nice, clear explanation
@CodAffection Жыл бұрын
Glad you think so!
@andrewg5720 Жыл бұрын
It's be cool to see auth included. Always seems so tricky to do it securely with a SPA.
@vnlong4 Жыл бұрын
very cool, my teacher!
@rasikasamith Жыл бұрын
I have learned a lot of things, thank you
@CodAffection Жыл бұрын
Glad to hear it!
@شروقعبده-خ1ط6 ай бұрын
thanks so much from egypt
@CodAffection6 ай бұрын
You are welcome 🤗
@vishalsaxenavlogs7 ай бұрын
Loved it !!
@4josue9legal Жыл бұрын
You are the best teacher I have ever met.😍 can you make a crud with modals in full calendar?
@CodAffection Жыл бұрын
Thanks for the complement. thanks for the suggestion,I will think about it.
@sudheerm.s6792 Жыл бұрын
Appreciate the effort ,
@islamicpoint__ Жыл бұрын
JzakAllah khair ❤
@ahmedehab33383 ай бұрын
Thank you, Awesome video. 👌👌👌
@CodAffection3 ай бұрын
Glad you found it helpful 🙂
@_LuongXuanNhat Жыл бұрын
Thanks teacher
@easy_cook_food9 ай бұрын
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
Жыл бұрын
Hello, Is it complicated to predict the same video in .net8 and Angular17?
@victorlopezlozano36096 ай бұрын
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.
@CodAffection6 ай бұрын
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?
@victorlopezlozano36095 ай бұрын
@@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-."
@CodAffection5 ай бұрын
@@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.
@floriangogea97123 ай бұрын
Amazing tutorial... Thanks a lot!
@CodAffection3 ай бұрын
Glad you liked it!
@QuinnBlackford-v3c8 ай бұрын
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?
@sangeethakayal64724 ай бұрын
Same I am also facing this issue😢
@aurumen47065 ай бұрын
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?
@CodAffection5 ай бұрын
Is there any error message?
@aurumen47065 ай бұрын
@@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.
@CodAffection5 ай бұрын
@@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.
@danqtruong Жыл бұрын
great video! easy to follow. Can you also show us how to master 'dependency injection' in more details? please
@matutee5158 Жыл бұрын
what font do you use in windows and visual studio? This is excellent content. Thank you very much!
@ravind_986 ай бұрын
superb thank a lot
@CodAffection6 ай бұрын
Welcome.
@seath12635 ай бұрын
Great content, thank you!
@CodAffection5 ай бұрын
welcome!
@KS-yc2jk Жыл бұрын
@CodAffection why the methods are async can we not use non async
@ProtikPC_pro_indigo10 ай бұрын
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
@ismailijbadi8 ай бұрын
thank you so much.
@sudhakark13706 ай бұрын
What theme are you using for visual studio code?
@CodAffection6 ай бұрын
Ayu Dark ♥
@luiscevallos1 Жыл бұрын
you are awesome
@اوتاكواتايم Жыл бұрын
The record don't be inserted can you help me
@kandinagireddyАй бұрын
I have one doubt. Why are you not using Database First Approach??
@vidyashreehs1724 ай бұрын
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
@CodAffection4 ай бұрын
try this solution here: kzbin.info/www/bejne/qYu5lXhngJmmlac
@HoangHac-TFT Жыл бұрын
Error: Error trying to diff ''. Only arrays and iterables are allowed . How i fix this ?
@CodAffection Жыл бұрын
Do you still have the problem?
@HoangHac-TFT Жыл бұрын
@@CodAffection No, i fix this
@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 KZbin
@CodAffection Жыл бұрын
Glad you found it helpful. Understood the reality of your suggestion, let me check what I can do.
@KshitijaBharate2 ай бұрын
Which angular version you are used while creating project
@CodAffection2 ай бұрын
Angular 16.
@attilaguba856 Жыл бұрын
Very nice! Do you have a video about Stripe payment to Asp net core MVC or API ?
@Leo_k2027 ай бұрын
api
@attilaguba8567 ай бұрын
@@Leo_k202 can you send a link please!
@abdelllahafenzar7500 Жыл бұрын
thank u so much
@kandinagireddy Жыл бұрын
Super explanation. If possible Can you teach with Database First Model instead of Code First Model.
@CodAffection Жыл бұрын
Thanks for the feedback, There is already a video on this topic. But old version.
@maurvick677710 ай бұрын
What font do you use for vs code? UPD: Dank Mono
@karanchandeliya56802 ай бұрын
Thanks a lot🎉
@illegalbilgiler Жыл бұрын
Thanks bro
@CodAffection Жыл бұрын
Any time
@Brmmalesela Жыл бұрын
Thank you
@koekie70037 күн бұрын
cors still doesnt allow it after the config.........
@MP_04_02 Жыл бұрын
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 ..
@raj-sk4br5 ай бұрын
how about encrypting data then submit to API ? can you please guide
@simrankumari9438 Жыл бұрын
how we show validation message
@venkateshyedlapalli52575 ай бұрын
Good video. But where is server side validation. What happens when I disable client validation in browser. Please comment
@CodAffection5 ай бұрын
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.
@glorieus27 Жыл бұрын
what is the font name in your vscode?
@CodAffection Жыл бұрын
Dank Mono
@mudasir-v6n4 ай бұрын
is this a beginner project ?
@CodAffection4 ай бұрын
beginner friendly.
@vamsikrishna94152 ай бұрын
Hi Bro when I use Version 6.0 it is not working
@CodAffection2 ай бұрын
Hi, Angular 6 or .Net 6?
@vamsikrishna94152 ай бұрын
@CodAffection .Net 6 during the Add Migration
@manasapurimitla57984 ай бұрын
Hii sir how to connect you
@CodAffection4 ай бұрын
Through fb page
@robinjoseph8925 Жыл бұрын
Don't take it personally but you're talking too fast. Please take a pause between your sentences.
@viralpatel55665 ай бұрын
Great work mean! really appreciated
@CodAffection5 ай бұрын
😊
@viralpatel55665 ай бұрын
@@CodAffection I am stuck on app.module.ts file . I am not able to find that file on my vs code.
@CodAffection5 ай бұрын
@@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.
@viralpatel55665 ай бұрын
@@CodAffection ok thanks man. you are awesome ✨
@SajidAli-ke6ue Жыл бұрын
Great .. i need the source code
@PabloAK47 Жыл бұрын
Hi nice content I'm getting error I emailed you same can you please help me?
@gary8777 Жыл бұрын
👀 Promo`SM
@mohammedrehanjavedabdulkar4715 Жыл бұрын
What is your name brother ❤
@CodAffection Жыл бұрын
Shamseer
@d.choudhary2705 Жыл бұрын
@@CodAffectiongood job. May i know your linkdin id?
@mohammedrehanjavedabdulkar4715 Жыл бұрын
Nice work bhai❤
@luiscevallos19 ай бұрын
we miss you bro
@CodAffection9 ай бұрын
Will be back soon,
@kristianhvik2624 Жыл бұрын
Htttp😅
@Ajaybahadur3338 ай бұрын
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,