Click here to Skip to main content
6,295,667 members and growing! (12,180 online)
Email Password   helpLost your password?
Languages » VB.NET » General     Intermediate License: The Code Project Open License (CPOL)

TiTaN Code Generator

By titandeveloper

This application helps you to easily create your own classes without needing to waste your time writing the same code again and again
VB 7.x, Windows, .NET 1.1, WinForms, VS.NET2003, Dev
Posted:30 Oct 2007
Views:16,103
Bookmarked:21 times
Unedited contribution
Announcements
Loading...
 
Search    
Advanced Search
printPrint   Broken Article?Report       add Share
  Discuss Discuss   Recommend Article Email
5 votes for this article.
Popularity: 2.10 Rating: 3.00 out of 5
1 vote, 20.0%
1
1 vote, 20.0%
2
1 vote, 20.0%
3

4
2 votes, 40.0%
5

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

titandeveloper


Member
Genius is one percent inspiration and ninety-nine percent perspiration.
Occupation: Software Developer (Senior)
Company: Tathmeer Invest
Location: Egypt Egypt

Other popular VB.NET articles:

Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 8 of 8 (Total in Forum: 8) (Refresh)FirstPrevNext
GeneralOther links for the program Pinmembertitandeveloper7:15 4 Nov '07  
General.Open with WinRAR PinmemberPritam Pal1:11 31 Oct '07  
GeneralRe: .Open with WinRAR Pinmembertitandeveloper9:01 31 Oct '07  
Generalsetup requires framework 1.1.4322 Pinmembermlguni0:14 31 Oct '07  
GeneralRe: setup requires framework 1.1.4322 Pinmembertitandeveloper8:58 31 Oct '07  
GeneralZip is not valid Pinmemberwhite_mage22:54 30 Oct '07  
AnswerRe: Zip is not valid Pinmembertitandeveloper8:55 31 Oct '07  
JokeTiTaN developer Pinmembertitandeveloper20:36 30 Oct '07  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 30 Oct 2007
Editor:
Copyright 2007 by titandeveloper
Everything else Copyright © CodeProject, 1999-2009
Web17 | Advertise on the Code Project