Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Large data management project in ASP.NET

Last post 03-16-2009, 6:04 PM by lawson6. 2 replies.
Sort Posts: Previous Next
  •  12-04-2007, 5:21 AM 37263

    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!
    Download Windows 7
    Filed under:
  •  12-05-2007, 11:41 PM 37324 in reply to 37263

    Re: Large data management project in ASP.NET

    I am also a web developer and I was evaluating for quite a long time the code generators available on the market. I recently found OxyGen Code a C# code generator that produces stored procedures, data access layer, business layer and a sample ASP.NET web application (exactly what you were looking for). OxyGen Code is available for download at http://www.techinceptions.com/codegenerator.html. I would strongly suggest downloading OxyGen Code and giving it a try. Have fun and happy holidays!
  •  03-16-2009, 6:04 PM 51557 in reply to 37324

    Re: Large data management project in ASP.NET

    Hi lorreck87, thanks for your link. Your suggested link has really worth for me.

     

     

    Thanks a lot!


    Download Windows 7
View as RSS news feed in XML