Visual Basic .net

  • Thread starter Thread starter tony viscio
  • Start date Start date
T

tony viscio

Hi, my name is tony

I'm new to VB.Net I'm having trouble writing a Function
Procedure For
Distance = Speed * Time
Speed = Distance / Time
Time = Distance / Speed

With two textboxes, one label, one button to calculate,
I'm still having trouble calling on the procurers. I get a
variety of different answers as I change it but none are
close.
If any body has any suggestions or could recommend a good
book would appreciate.
I'm in class at BCCC but the teacher is new at it And all
the tutors have only had VB.6 And seem to be confused on
this, I was doing good up till know, Need any help or
suggestions any may have that could.
 
* "tony viscio said:
I'm new to VB.Net I'm having trouble writing a Function
Procedure For
Distance = Speed * Time
Speed = Distance / Time
Time = Distance / Speed

With two textboxes, one label, one button to calculate,
I'm still having trouble calling on the procurers. I get a
variety of different answers as I change it but none are
close.
If any body has any suggestions or could recommend a good
book would appreciate.
I'm in class at BCCC but the teacher is new at it And all
the tutors have only had VB.6 And seem to be confused on
this, I was doing good up till know, Need any help or
suggestions any may have that could.

We won't do your homework here. What are your exact problems?
 
Back
Top