Forum: VB.NET Aug 14th, 2007 |
| Replies: 4 Views: 1,419 Hey if i didnt want to use a database to store the data, would i need to use an array of some sort? |
Forum: VB.NET Aug 14th, 2007 |
| Replies: 4 Views: 1,419 Hello, i need to make a major project in Visual Basic.Net. My project idea was to make a program that tells me the value of a persons assets (and hence how rich you are ), provided you enter in data... |
Forum: VB.NET Feb 10th, 2007 |
| Replies: 3 Views: 1,248 I did write this code myself, im fairly new to visual basic.net, i was just asking for help no need to be rude. Obviously a mistake to ask for help here, problem solved. |
Forum: VB.NET Feb 10th, 2007 |
| Replies: 3 Views: 1,248 hey guys, need some help with this project i have made.
Static temp(7) As Integer
Dim total As Integer
Dim I As Integer
Dim average As Single
'Initialize
... |
Forum: VB.NET Feb 3rd, 2007 |
| Replies: 1 Views: 968 Hey guys, i got my program working from the other thread i have but i dont know how to make it so each number 1,2,3,4,5,6,7,8,9,10, stay underneath each other in a textbox, its set to true on word... |
Forum: VB.NET Feb 3rd, 2007 |
| Replies: 2 Views: 891 Hello all, im a beginner to VB.Net and kinda annoyed at the "not able to print to the screen and clear the screen facilities". Anyways i need to make a program to display the numbers 1-10 (a counter)... |