Click here to Skip to main content
15,887,135 members
Articles / Web Development / ASP.NET / ASP.NET Core

ASP.NET MVC Checklist Based on Templates with EF (All Core)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
18 Sep 2022CPOL 4.5K   3  
A short example on how to create a hierarchical web checklist
Hierarchical checklist in ASP.NET using Entity Framework and Razor models. Stripped of all unnecessary elements like CSS, JavaScript. You may need to check if you save the entries when clicking on the form and not together with the complete form but the exercise is to show a hierarchical structure.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions