Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / SQL

Code Generator for Business Data Objects

2.38/5 (12 votes)
17 Jan 2007 1   441  
This utility will help to generate the DataAccess Objects based on the Connection strring provided at the config file

Introduction

This utility programme will help to generate the ready made compilable class files in c# based on the Connection string provided at the App.config file.

 

Steps to Execute :

 1) Create the folder "files" at E: Drive

 2 ) Select the required Tables and columns from the Tree view by clicking on the Check box at the Treeview

 3) Click on the GenerateDO Button .

4) You will be getting a "Success" Message box indicator for the job done

5) Files will be generated at E:\\Files

 

Regards,

Vinayak

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here