Please register or login. There are 0 registered and 1102 anonymous users currently online. Current bandwidth usage: 56.61 kbit/s August 30 - 04:54am EDT 
Hardware Analysis
      
Forums Product Prices
  Contents 
 
 

  Latest Topics 
 

More >>
 

    
 
 

  You Are Here: 
 
/ Forums / Programming /
 

  C# Code Generator 
 
 Author 
 Date Written 
 Tools 
lawson jones Dec 11, 2007, 05:18am EST Reply - Quote - Report Abuse
Send Message - Add to Buddy List Replies: 2 - Views: 163
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 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!



Want to enjoy less advertisements and more features? Click here to become a Hardware Analysis registered user.
FordGT90Concept Dec 11, 2007, 10:21am EST Reply - Quote - Report Abuse
Send Message - Add to Buddy List  
>> Re: C# Code Generator
I coded a C# SQL connect class which acted like that. It uses methods rather than SQL (e.g. MySQL.QueryDropTable("tablename")). I'm getting a feeling that I'd rather just do plain SQL though.

________________________
Uninstallers are a lot like garbage cans without garbage bags; the majority of the garbage is removed but the stench still remains.
Beavis Khan Dec 11, 2007, 10:34am EST Reply - Quote - Report Abuse
Send Message - Add to Buddy List  
>> Re: C# Code Generator
Have you looked at nHibernate?

http://www.hibernate.org/343.html

____
"The American Republic will endure until the day Congress discovers that it can bribe the public with the public's money."

- Alexis de Tocqueville

Write a Reply >>


 

    
 
 

  Topic Tools 
 
RSS UpdatesRSS Updates
 

  Related Articles 
 
 

  Newsletter 
 
A weekly newsletter featuring an editorial and a roundup of the latest articles, news and other interesting topics.

Please enter your email address below and click Subscribe.