Microsoft Programming Languages? Visual Basic, Visual Studio.NET, etc. Please help?
JackD asked: I use to program in Visual Basic 6, however three to four years ago I stopped. I haven’t kept up w/the latest technologies and over the course of the past few weeks (I’m returning to programming) I’ve noticed several new options. Visual Studio use to be a compilation of all the [...]
Visual Basic Programming Help?
michbox asked: okay i created a simple income calculator but once i debug and the outputs come they are wrong. like i have 3 text boxes; total tips, total before tips, and total after. in the code i have it “total after = total tips + total before”. for example if its “total after = [...]
How do I write this substring code in Visual Basic?
Robert Nesta M asked: I am writing a Visual Basic program, and I’m wondering what to do.
I want to write an if/then statement, where IF a certain substring is contained anywhere in a string variable, THEN this certain event will execute. But I’m not sure how to do that. Help?
Round without using round command in visual basic?
Dan asked: I am in a very basic computer programming class. We are currently using visual basic 6.0. My teacher assigned homework to create a program that would round a number without using the actual round() command. He mentioned the Mod() command but would not divulge anymore information. Can someone suggest how this could be [...]
Really Challenging Visual Basic Question Problem?
ABC asked: I have a little problem. I need to create a visual basic program that allows the user to enter 2 numbers and the computer will give the results whether the user clicks multiply, add, subtract, or divide. Now that is the easy part. However i dont know how to make it so that [...]
« go back