65.9K
CodeProject is changing. Read more.
Home

Code Generator for Business Data Objects

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.38/5 (12 votes)

Jan 18, 2007

viewsIcon

26532

downloadIcon

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