Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / SQL
Article

Code Generator for Business Data Objects

Rate me:
Please Sign up or sign in to vote.
2.38/5 (12 votes)
17 Jan 2007 26.3K   437   14   2
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


Written By
Architect MindTree Ltd
India India
Motivated achiever who guides organizations in applying technology to business settings, provides added value, and creates project deliverables in a timely manner. An experienced Technical Consultant, have successfully led large project teams of more than 20 people from requirements gathering to implementation and support using C#, .NET ,ADO.NET, ADO.NET Entity Framework,ASP.NET,ASP.NET MVC, WCF and SQL Server.

Comments and Discussions

 
GeneralDO generation Pin
prabhurajans4-May-10 17:01
prabhurajans4-May-10 17:01 
GeneralMy vote of 1 Pin
#realJSOP3-Mar-10 8:14
mve#realJSOP3-Mar-10 8:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.