Sir I also dotnet developer but begin state and I am facing lots of prblms in the code but when I watched your video My all doubts are cleared 🙏🙏🙏 Thank you so much sir❤❤
Hi, Greate Video .. But your voice is too low in the video that unable to understand the flow of the application. In the starting of the video the voice is good but after few time it become too low to hear. Please increase the volume 🙏
Amazing!!..though you started very well but then after sometimes you voice is too low and you are too fast switching between different screens [views,controllers, SQL etc] making it harder to follow
Hi Gopi ...thanks for thia video .. Am learning by watching your video... while am trying to use execute nonquery to insert data am getting method error like .. Custom attributes cannnot be called in thia context .Can you help
Severity Code Description Project File Line Suppression State Error CS7036 There is no argument given that corresponds to the required formal parameter 'Fileupload' of 'Customer.InsertCustomer(data, HttpPostedFileBase, string)' How to resolve please help me .
Throwing this below error for creating INDEX VIEW Build started... 1>------ Build started: Project: ADO Example, Configuration: Debug Any CPU ------ 1>C:\Users\Asus\Desktop\ADO Example\ADO Example\Program.cs(1,1,1,4): error CS8802: Only one compilation unit can have top-level statements. 1>Done building project "ADO Example.csproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sir I also dotnet developer but begin state and I am facing lots of prblms in the code but when I watched your video My all doubts are cleared 🙏🙏🙏 Thank you so much sir❤❤
Thanks a lot for your valuable feedback and support
Sir thankyou sm, I was able to complete my project one day before the deadline. All thanks to you
That's great. Thanks for your valuable feedback 😀 👍
Thank you so much for this tutorial.It helped me understand CURD Operations so much better. Your teaching style is fantastic!
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
Thank you so much sir.your videos are very helpful for my project 😊.
Thanks for your valuable feedback and support
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
Very helpful video for beginners, really appreciate your efforts.
Thanks for your valuable feedback and support
I enjoyed this video. Thank You 🙂
Thanks a lot for your valuable feedback and support
Sir how to Create this type output table and colour button systematic is because my output came in so column very closely
Excellent ❤
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
Best❤
Thanks for giving this valuable video......
Thanks for your valuable feedback and support
Great
arigato for this sir :)
Thank you Sir for your support
Good video. Thanks
Thanks for your valuable feedback and support
Sir, how to do crud operations with dropdown listing in mvc using Stored procedure??
What to do if I want to remove data from frontend but keep in database?
Hi, Greate Video ..
But your voice is too low in the video that unable to understand the flow of the application. In the starting of the video the voice is good but after few time it become too low to hear.
Please increase the volume 🙏
Thanks for your valuable feedback and support. Will fix this issue
party samples/generators/etc. you use are.
sir bootstrap is not working here in my project please help. tomorrow my machine test interviw
Nice one! Can you make the same thing with Entity Framework and UnitOfWork, Generics Repository ?! Would be appreciated!
Thanks for your valuable feedback and support 👍 will upload a video on unitofwork
@@CodeWithGopi can you do with Generics repository and Stored Procedure with Entity Framework?! Please! Do you have any personal contact email ?
Amazing!!..though you started very well but then after sometimes you voice is too low and you are too fast switching between different screens [views,controllers, SQL etc] making it harder to follow
Thanks for your valuable feedback and support. I will correct it in the upcoming videos.
Thanks for the video. I want to show productID to the user in the edit view (of course it should be readonly). How can I include it in there?
Thanks for your valuable feedback. You can display id as readonly.
@@CodeWithGopi OK, Thanks for the answer. Actually I'm new in mvc. So do you have any tutorial which shows how to do that?
I have not uploaded any videos on this. Wl make it on existing video
@@CodeWithGopi I'd appreciate that. Checking for updates.
Thanks for the video, But how can pass DateTime to stored procedure ?
Thanks for the feedback. I don't know what is exact requirement..but you can pass datetime as a sql parameter to SP.
Boss please can you help us simple POS app
Hi Gopi ...thanks for thia video .. Am learning by watching your video... while am trying to use execute nonquery to insert data am getting method error like .. Custom attributes cannnot be called in thia context .Can you help
Hi, Please check context is initialized correctly. Check constructor.
Any help how do i do it ?
I did exactly what you did
You can share your code on gpaptechnologies@gmail.com will check
how can we sort the items based on the price in runtime?
Also Provide Source Code Link in Description.
Sir my error is could not find stored procedure
Please check your stored procedure name in DAL and sql db
why didn't we choose https configuration?
We can choose https also. Pls refer to th-cam.com/video/8RA2abuUORM/w-d-xo.html we used https here.
Severity Code Description Project File Line Suppression State Error CS7036 There is no argument given that corresponds to the required formal parameter 'Fileupload' of 'Customer.InsertCustomer(data, HttpPostedFileBase, string)' How to resolve please help me .
Could you please share your code on gpaptechnologies@gmail.com. Will check and update you. Thanks
I got Id value 0 even after inserting the values
Please share the database details which you used mysql or sql Server
Please improve voice quality. It is not audible.
Thanks for your valuable feedback. Will try to fix it.
Throwing this below error for creating INDEX VIEW
Build started...
1>------ Build started: Project: ADO Example, Configuration: Debug Any CPU ------
1>C:\Users\Asus\Desktop\ADO Example\ADO Example\Program.cs(1,1,1,4): error CS8802: Only one compilation unit can have top-level statements.
1>Done building project "ADO Example.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I am using VS 2022, which has Razor Views ,
Please help
Please check your namespaces. May be added extra ; please check and let me know
@@rohankokatanur6426 Did you solved this ? I'm getting the same error
Everything worked except detials🥲