View Single Post
  #1 (permalink)  
Old 11-12-2007, 04:25
werrocklo werrocklo is offline
new member
 
Join Date: Dec 2007
Posts: 1
Default C# Code Generator

Hi,

I am about to start writing an application using .NET Framework and SQL Server as the database manager. Even though I am an experienced developer, I would like to spend as less time as possible developing SQL Server stored procedures and the data access layer. I think that I should use a code generator that can assist me. As I have not yet used any C# code generator, I would rely on your experience and suggestions. Your recommendation will be highly appreciated.
Thanks in advance!
Reply With Quote