24 August 2010

[tut] create your own calculater aplication


Requirements:

Visual Studio/ Visual basic express.
Understanding of the visual studio or visual basic environment.

1.Launch Visual Studio/ Visual Basic
2. Create a new project and name it whatever you want, e.g Calculator.
3. how to use visual basic
http://images.orkut.com/orkut/photos/OgAAAL7ZuXtCLizbSz_8j_bz3OPPIm5i927caTzav6qlfDgbqgj22hJB8DujjGnDClrw-657VxFMRAhcka0d3ely4gwAm1T1UI0AqWa02M8Wf72A4oTqKaWpE1K9.jpg
Leave the form in the default name, which should be "form1" or rename it if you want in the properties pane.