An updated enhancement to this might be nice, which makes the UI and table design more "real world", so that the Products has a foreign key to another table (perhaps a manufacturerID?) Thus your UI create and edit pages would require a dropdown list to select that manufacturer name. In addition, show the changes needed for multiple tables in the DAL and in the LINQ queries for the pages.
exactly what I needed, congratulations on the video!
Thanks for your valuable feedback and support 👍
Exactly what I needed, thank you so much!
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.
An updated enhancement to this might be nice, which makes the UI and table design more "real world", so that the Products has a foreign key to another table (perhaps a manufacturerID?) Thus your UI create and edit pages would require a dropdown list to select that manufacturer name. In addition, show the changes needed for multiple tables in the DAL and in the LINQ queries for the pages.
Can u do authentication and authorization of admin and include the crud operations
Sure I will do.
Will you be using repository unit of work?
Will upload in next video
Does this use Database?
Yes