Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New project

Status
Not open for further replies.

tsunami100

Programmer
Jan 2, 2005
39
NL
Hi,

I have to build a new project.
It has to be a program to use on a weighing bridge for trucks.
I know what kind a tables for the data i need but i don't know how to start building the project.
I think i can do it but i'm always so confused if i'm doing it the right way. My mainproblem is that i don't know what code i have to put in classes and what code i put on the form. Does anybody have an example or some sourcecode ?

To be a little more specific :
Tables : CustomerTable,ProductsTable,TrucksTable and WeighticketsTable.
By filling in the mainform it has to show the customer-, product- and truckdetails.
Then i need to save the ticketnumber, weight, date, etc....

Thanks.



I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
 
Experts here can certainly help you mastering VB.Net. But it'll be beneficial to you if you google out the internet. Tons of VB.Net tutorial site there. Some of them is the best way to start. Or buy a book, if it's possible.

Anyways, welcome to this forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top