- Impact
- 0
Hello! I am working on a big scale project (C#, ASP.NET, SQL Server) that requires a lot of data filtering, searching and sorting from one of our top clients. I am having difficulty writing the stored procedures and the code as the database schema is frequently changing. I would have loved to use a C# code generator but most of them do not meet our needs. Does someone know a good code generator that can produce the stored procedures, the data access layer and a high-level business layer? Also, it would be ideal generate an out of the box ASP.NET application so we can to demo the functionality of the future product to our client. Thanks!








