Search results for query: *

  • Users: mr06
  • Content: Threads
  • Order by date
  1. M

    Urgent: Serious Help for my exam...

    Hey everyone, I have a midterm exam coming up on my VB dot NET. Its on 4 chapters which are as follows: Now i dunno if u can help me on this but plz give it a try and see what u can do.. Anywayz these are the chapters from the book: Chpt. 1 : Introduction to VB.net - That is not quite essential...
  2. M

    Help with console application.. plz

    Hey there, I was wondering if anyone can help me to write a console program using VB.net that asks the user 2 decimal numbers. The program calculates total, average amd maximum value. Example: Enter number 1: __ Enter number 2: __ Enter number 3: __ TOTAL: __ AVERAGE: __ MAXIMUM: __ Wud...
  3. M

    Help with VB. Net : InputBoxes

    Hey guyz... i require some of your assistance on this..Before i start i wanna first of all say that its not any hmwk or project of any kind. Im learning VB.net and i have come through this example..Im quite stuck n i dnt knw wat to exactly doo.. No idea whatsoever. So if any1 would plz give...
  4. M

    Need some help with conducting a calculator application using VB.net

    Hey there, I want to start doing me a calculator application using Visual Basic.net and i need to get started with it. If any wud plz support me in getting started with it and wud give me some ideas would really appreciate it. I am planning to to let it not just add like for e.g 1 + 2, 2 + 2...
  5. M

    Need help again... llooping

    Hey there, I need some help with this if any1 wud be kind enuff to support me with the codes..Explanation if possible.. Its as follows : Create a decimal variable whose starting value is 5. While the value remain above 1 print the following message on the screen. "WOW" Decrement the value...
  6. M

    I need some HELP with For Loop

    Im a kind of lost with this question and i need some1 to help me go thru it and it is as follows... A program that uses a for loop to frst take in names and total grades of 5 students. Your output should look like this: What is the name of student 1 = ______ Total Mark? ____ The program...
Back
Top