Calculator in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a calculator in Visual Basic. Design: For this, we want the following; A textbox named 'textbox1' to show the current output. Four buttons for add, subtract, multiply and divide. Ten buttons for the ten digits. One button for the calculate process. Variables: Now we want to create some variable.

Multi-Threaded Applications in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a multi-threaded application in Visual Basic. Design: There really is no design needed for this application, although if you wanted to, you can add a button. What Is a Thread? A thread is the part of your .NET program which runs everything else, your UI, your functions and your classes. Without a thread, your program would not be able to run. Why Multiple Threads? Once a thread has a lot of processing to do, problems begin to arrise.

CHESS IN QBASIC

Submitted by bleeder on
Student are no more interested in qBasic programing language but I got some interesting program in folder written in qBasic from which good vb.net code can be generate if study well. I don't do the programming stuff again since I b'come a h**ker but i don't want the knowledge to be wasted. thanks 4rm bleeder