Click here to Skip to main content
15,881,967 members
Articles / Database Development / SQL Server / SQL Server 2008

Generating Class Representations Of SQL Tables

Rate me:
Please Sign up or sign in to vote.
4.77/5 (16 votes)
24 Dec 2009GPL35 min read 74.9K   6.4K   62  
Automatically parses SQL tables into C# classes with functions like insert, select, etc.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer
Turkey Turkey
I am a software developer emphasizing algorithm side of development.

Comments and Discussions