Reputation: 1
I am working in ASP.NET MVC to make an application. I have 4 tables. 4 tables have hierarchical data. I want to create a system CRUD for it.
Can someone tell me if there is a good way in MVC for writing auto-generated code for doing it. Please remember I am on MySQL.
Thanks
Upvotes: 0
Views: 422