It worked for me !! Thanks a lot for such detailed video Sir. You have no idea what an help this tutorial has done. Your calm voice can be heard from morning till night. Teacher with great voice and simplicity in teaching has made this tutorial the best. I will watch each and every single video of yours and will gain best wisdom! thanks once again for your valuable time and effort. It means a lot for learners like us.
@CodeWithGopi11 ай бұрын
Thanks for your valuable feedback and support
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@FromRootsToRadicals_INTP4 ай бұрын
@@manasabangre dapper is also good to look into depending but yea ef is also nice. Been doing code since i was 10 in 1995, when ef can out loved it. Had not used in a long time so recently setting up a side project in it and there is a lack of updated processes.
@eclairron9 ай бұрын
That was excellent! Easy to follow and very informative. It is helping me so much on my project, and I am looking forward to the rest of the videos on this as well. Thank you so much!
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@stephenzerfas5307 Жыл бұрын
I think Microsoft needs to hire you, I could not find this tutorial on their site. :-) Thank you.
@CodeWithGopi Жыл бұрын
Thanks a lot for your valuable feedback and support
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@emeryswanson838611 ай бұрын
Excellent training! Thank you! Well done.
@CodeWithGopi11 ай бұрын
Thanks for your valuable feedback and support
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@atakanozdemir30662 жыл бұрын
You are perfect, thank you. Your instructions are very clear and informative, this video helped me a great deal on my project.
@CodeWithGopi2 жыл бұрын
Thanks a lot for your valuable feedback and support
@semperfo Жыл бұрын
I really like your tutorial; very easy to understand and follow.
@CodeWithGopi Жыл бұрын
Thank you for your valuable feedback and support 👍
@grant4458 Жыл бұрын
Great explanation. Nice and simple, thank you.
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@鄭海寅-s8d2 жыл бұрын
I have learned a lot from your wonderful lectures. Thank you very much. I am also looking forward to the course on implementing CURD using jQuery, DataTables with this project. Thank you for your continued support.
@CodeWithGopi2 жыл бұрын
Thank you so much for your valuable feedback and support. Will upload videos on JQuery and datatable
@Ravi-gu5ww Жыл бұрын
@codewithGopi , I followed your tutorial and here im getting data as UNdefined for some columns. the datatypes are same in sqldatabase and in public class. how can i mitigate this issue! Pls help me on this.
@manasabangre11 ай бұрын
Hi.. I am still getting the same error which you got after adding code in EmployeeController in Index method. An unhandled exception occurred while processing the request. InvalidOperationException: The model item passed into the ViewDataDictionary is of type 'System.Collections.Generic.List`1[TechKeeda.Models.DbEntities.Student]', but this ViewDataDictionary instance requires a model item of type 'System.Collections.Generic.List`1[TechKeeda.Models.StudentViewModel]'. Please help.
@MikeHaq Жыл бұрын
Thank you. Nicely explained.
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support.
@MomLifeJournal5 ай бұрын
Thank you so much .. Great tutorial
@CodeWithGopi5 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@jugnuraj5802 Жыл бұрын
Awesome explaination
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@dawidolino9398 Жыл бұрын
Hi, Im getting an error that multiple constructors cant be passed ( InvalidOperationException: Multiple constructors accepting all given argument types have been found in type 'System.Collections.Generic.List`1[Model.ContactsViewModel]'. There should only be one applicable constructor.) idk whats wrong since I was following your guide literally 1:1 except I have contacts instead of employees
@gua5432 Жыл бұрын
The error is pretty self-explanatory. You have one or more constructors in your Contacts view model that takes the same arguments as another one. View models don't need any constructors unless you're doing your collection declaring in there (List, HashSet, etc.), and even then it's not necessary because you can declare what a collection property is while creating it. Example - public ICollection Numbers = new List().
@AlenMagar11 ай бұрын
Hi there when adding update-database in the Package Manager Console it says: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 56 - Unable to load the SQLUserInstance.dll from the location specified in the registry. Verify that the Local Database Runtime feature of SQL Server Express is properly installed.) how do i fix this
@CodeWithGopi11 ай бұрын
Hi, please check your connection string
@carnagelan5 ай бұрын
Wow Thasnk man, Is there a way to display 15 lines in the table with a next button or arrow to display 16-30 and then an arrow for another 31 - 45 lines
@legacy369211 ай бұрын
Could you please provide a video on how to implement page counter in mvc . Not pagination or number of visitor . I want to know how to calculate page counting in mvc .
@JessintaFernandes7 ай бұрын
Thank you very much Sir
@NaeemaAhmed-wm7fr Жыл бұрын
I am using My SQL (Xamp) for Database and downloaded the required packages as well but My Project is unable to load on the server side. It is not showing me the fields name .I followed the steps you've told except using SqlServer .Kindly tell me where am making mistake .TIA.
@manimegalaiap-it4779 Жыл бұрын
I have tried this project..but i didnt get the output...only the "No Employees Available" displayed.... no data from database haven't displayed...
@CodeWithGopi Жыл бұрын
Hi, have you tried in debug mode
@mabeleain33207 ай бұрын
Pkg manager console not working in VS 2022 Mac version. How can I add migration?
@jurasekcinema5467 Жыл бұрын
Perfect , thanks :-)
@marcosfaria3184 ай бұрын
Muito Obrigado!!!!!!!
@turkyt9 ай бұрын
❤️❤️❤️❤️🇵🇰🇵🇰 love your content 😍
@CodeWithGopi9 ай бұрын
Thank you for your feedback and support! If you're able, please consider supporting my channel by becoming a member or using Super Thanks.
@muhammedalidonmez6204 Жыл бұрын
good 👍
@CodeWithGopi Жыл бұрын
Thanks for your valuable feedback and support 👍
@chhayseang803313 күн бұрын
could you share your sample project to me. because I just started it. it is for me if i got your samples
@sanchitkulkarni95502 жыл бұрын
Getting error connection string property has not been initialized
@sanchitkulkarni95502 жыл бұрын
Can u give me solution for that ?
@CodeWithGopi2 жыл бұрын
Can you check your connectionstring name
@CodeWithGopi2 жыл бұрын
In appsettings.json and program.cs
@sanchitkulkarni95502 жыл бұрын
@@CodeWithGopi yes checked it is same
@CodeWithGopi2 жыл бұрын
There is a issue in your connectionstring share appsettings.json and program.cs on my email. Will check and update.