0

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

1 Answer 1

1

How about Entity Framework and typed controller & views?

Sign up to request clarification or add additional context in comments.

1 Comment

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.