View Single Post
  #1 (permalink)  
Old 12-05-2007, 03:40 AM
romans87 romans87 is offline
WMG Newcomer
 
Join Date: Dec 2007
Posts: 1
iTrader: (0)
romans87 is on a distinguished road
Smile Large data management project in ASP.NET

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!
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block