If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Generate C# Class From Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-11, 10:21
pinkfloyd43 pinkfloyd43 is offline
Registered User
 
Join Date: Dec 2010
Posts: 39
Generate C# Class From Database

Looking for a script/tool that would generate C# classes from a MySQL database, seem to find alot for the old SQLServer but have not found one for MySQL. Starting a new project and will have around (300) tables and don't want to manually create them.

Thanks,
Jim Douglas
Reply With Quote
  #2 (permalink)  
Old 02-16-11, 10:39
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
nHibernate is a fairly common choice:

Databases supported by NHibernate - JBoss Community


Just google around for "C# ORM MySQL" if you want some more.
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
Reply

Tags
generate c# class

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On