advise how to implement a code generator for asp.NET mvc 2
- by loviji
Hello, I would like your advice about how best to solve my problem.
In a Web server is running. NET Framework 4.0. Whatever the methods and technologies you would advise me. applications built on the basis Asp.NET MVC 2.
I have a database table in MS SQL Server. For each database, I must implement the interface for viewing, editing, and deleting.…