Click here to Skip to main content
Licence CPOL
First Posted 30 Oct 2007
Views 24,909
Downloads 262
Bookmarked 25 times

TiTaN Code Generator

By | 30 Oct 2007 | Article
This application helps you to easily create your own classes without needing to waste your time writing the same code again and again

Introduction

Are you tired from writing the same code again and again? If you are using data access layers techniques in your development so this article for you! The main purpose for the application is to generate the class will deal with the database and save your time to the hard work.

Screenshot - 1.jpg

Background

The data access layers techniques that i am going to talk about it is 3 tiers:

  1. The database (stored procedures)
  2. The class (our subject)
  3. The forms or the calling procedure

I knew that there are a lot of data access layers techniques but this is one of them and i think it's ok

Requirements

  1. .NET Framework 1.1 Download
  2. WinRAR

Using the Code

If you are using sql server database this will be perfect for you especially in next versions but if you are using other database it's ok but you will not have the facilities the application provide to the users

all you have to do setup the application , you will find a sample folder on your desktop this will help you to understand how the process is going in the application (attach database and then read the code read especially comments, and there is a help file but i am sorry it's now in Arabic but soon it will be in English

Screenshot - 2.jpg

Steps :

  1. Choose database from the list if it's working or add it by your self if it's not
  2. Choose columns and data types for it
  3. Be careful if you have a primary key in the table you are creating a class for it you have to say this column is a primary key when you adding it to the list because this will affect the process of creating stored procedure and classes
  4. After finishing the last step just say the kin of stored procedure if you want it (recommended) and then add them to your database stored procedures
  5. Finally choose the output file if it's vb or c# or txt or dll but the only things are working now is txt and vb files but in next version it will work perfectly

Thats all

Points of Interest

How to make users happy

History

*********************

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Amgad Fahmi

Software Developer (Senior)
TPS Online
Egypt Egypt

Member

Genius is one percent inspiration and ninety-nine percent perspiration.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralOther links for the program Pinmembertitandeveloper6:15 4 Nov '07  
General.Open with WinRAR PinmemberPritam Pal0:11 31 Oct '07  
GeneralRe: .Open with WinRAR Pinmembertitandeveloper8:01 31 Oct '07  
you can use win rar and everthing will be ok
Generalsetup requires framework 1.1.4322 Pinmembermlguni23:14 30 Oct '07  
GeneralRe: setup requires framework 1.1.4322 Pinmembertitandeveloper7:58 31 Oct '07  
GeneralZip is not valid Pinmemberwhite_mage21:54 30 Oct '07  
AnswerRe: Zip is not valid Pinmembertitandeveloper7:55 31 Oct '07  
JokeTiTaN developer Pinmembertitandeveloper19:36 30 Oct '07  

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

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

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120529.1 | Last Updated 31 Oct 2007
Article Copyright 2007 by Amgad Fahmi
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid