Hello Sir I am unable to form new product details via create button please help me
@CodeWithGopi4 күн бұрын
Please check the code in the description and make sure you've followed all the steps correctly.
@sebadiban179518 күн бұрын
Buen video . Saludos desde chile 😀
@CodeWithGopi18 күн бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@techme605321 күн бұрын
Do we have to pass the datatype also
@xmenxwk22 күн бұрын
Whats the point to calling back server again to get countries list, the select should already have countries when page is created.
@maheswariganapathy23 күн бұрын
Thank you for the video…it’s really clear and helpful.
@CodeWithGopi23 күн бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@24.keerthanag3929 күн бұрын
Learned quickly...wonderful teaching...Can you add those rasor files for edit,add and delete in your description plzz...
@CodeWithGopi27 күн бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks. Videos uploaded soon....
@24.keerthanag3929 күн бұрын
May I get the razor pages for add, edit and delete... really wanted it
@CodeWithGopi27 күн бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks. Videos uploaded soon
@ravitejayadavkavali367929 күн бұрын
Getting Code generator issue while creating Controller please help
@RoberBotАй бұрын
Awesome, thank you.
@CodeWithGopiАй бұрын
Thanks for your valuable feedback and support 👍
@AthelstanEnglandАй бұрын
Have you tried editing the actual CRUD templates?
@aDxZhangАй бұрын
source code?
@CodeWithGopiАй бұрын
Link available in the description
@rk_0108Ай бұрын
Great video Sir...
@CodeWithGopiАй бұрын
Thanks 👍
@mohdshuja9396Ай бұрын
Great video. Sir please add login logout functionality in this project with admin panel advanced level. Thank you
@CodeWithGopiАй бұрын
I'm glad you liked the video. I'll look into adding that functionality in a future tutorial.
@ИлкайАдилАй бұрын
Does this work when i have 3 classes with two relations??
@bhanuchaurasia6335Ай бұрын
Nice, Sir voice bahut slow ata hai
@CodeWithGopiАй бұрын
Thanks for your valuable feedback 😀 will correct it in upcoming videos
@SwatiPriyankaMohantyАй бұрын
getting edit id 0.how to fix it
@brightelias9762Ай бұрын
GOOD SIR YOU ARE AMAZING WE REALLY APPRECIATE WHAT EVER YOU ARE TEACHING US ON THIS APP
@CodeWithGopiАй бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@brightelias9762Ай бұрын
@@CodeWithGopi BOSS PLEASE DO YOU HAVE ONLINE COURSE
@CodeWithGopiАй бұрын
Sorry. At present I don't have online courses
@kowsalyal6594Ай бұрын
sir kindly reply me where the link of create employe when i click create employee it is showing error. this localhost can't be found
@CodeWithGopiАй бұрын
Pls Check the Index
@jimmydavila7196Ай бұрын
Thank you for sharing. We need part 3 please
@CodeWithGopiАй бұрын
I'm glad you liked this part! Part 3 is coming soon. Stay tuned.
@chinum54032 ай бұрын
Thank you so much gopi for this tutorial. i was struggling to use repository pattern but you made it very easy for understanding it. grateful for your work. thank you soo soo much.
@CodeWithGopi2 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@mudassirakhter66052 ай бұрын
Database ko project me directly expose krna it's not a good practice
@bojanasamardzioska30402 ай бұрын
instead of adding many lines of code in DAL, you can use IConfiguration like this: private readonly string _connectionString; public EmployeeService(IConfiguration configuration) { _connectionString = configuration.GetConnectionString("YourConnection") ?? ""; } and then use it for SqlConnection
@jawadachh2 ай бұрын
👍👍 thank u a lot,
@CodeWithGopi2 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@JakAttaken2 ай бұрын
Thanks!! It really helped me!
@CodeWithGopi2 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@poojasoni99932 ай бұрын
What is no lock in sql
@YuanmilesTaruquin2 ай бұрын
Thanks for this sample very helpful, without migration.
@CodeWithGopi2 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@SanjayKumar-hc6iu2 ай бұрын
@admin/@codewithGopi there is problem in 1:05:34 time , Let me explain , client side Validation is on "Create " and "Update" button , but if we click on Add New Product button and then click on "Back to List" button this is preventing . so some customization required .....Appreciate your attention
@MohammadKomaei2 ай бұрын
Ef core dbcontext already has repository and uow and you write antipattern with complexity and lower performance
@deepaksingh-zs6wo2 ай бұрын
best ever crud in .net core
@CodeWithGopi2 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@saviskajayawickrama63702 ай бұрын
Thanks!!!
@MrAdoo20102 ай бұрын
Plz where is the all videos 🤩🤩🤩 Thanks!
@CodeWithGopi2 ай бұрын
Thanks for your support. I'll upload soon.
@MrAdoo20102 ай бұрын
Waiting u ..
@xvrxi3 ай бұрын
THANKS!
@mohammedkanad99863 ай бұрын
How to implement search using ado
@kevintarqui163 ай бұрын
muchas gracias, muy buena expliacion 👍
@CodeWithGopi3 ай бұрын
Thanks for your valuable feedback and support 🙏
@TrendPulse-m9n3 ай бұрын
Pls make a video on how to add the country, state and city file
@CodeWithGopi4 күн бұрын
Sure will do that
@rajuraju-ey5uh3 ай бұрын
Hi I m following your videos it's really helpful mostly CRUD operations thank you
@CodeWithGopi3 ай бұрын
Thanks for your valuable feedback and support 👍
@priteshashtekar12403 ай бұрын
it worked for me !!!! Thanks mate!!!
@arunstreaming3 ай бұрын
There is no link which explain view creation. If there any, plz share it. Thank you
@marcosfaria3183 ай бұрын
Muito Obrigado!!!!!
@marcosfaria3183 ай бұрын
Muito Obrigado!!!!!
@marcosfaria3183 ай бұрын
Muito Obrigado!!!!!
@marcosfaria3183 ай бұрын
Muito Obrigado!!!!!!!
@mahendrabansode45753 ай бұрын
Nice Explain Sir.
@CodeWithGopi3 ай бұрын
Thanks for your valuable feedback and support 👍
@Kevinn-sc1zw3 ай бұрын
How can i find DefaultConnection in json file
@mohammedkanad99863 ай бұрын
I need project e-commerce using repository and unit of work
@muhammadasaad13143 ай бұрын
ok can you make a video as we have to login to do add or delete employees(admin and user roles) and only admin role can add the data but user role can only view it. i mean i want to do authorized crud operations