all you have to do is add & ";" after the strClasses. "For num As Integer = 0 To strClasses.Length - 1 lstArrays.Items.Add(strClasses(num) & ";") Next"
There is some problem with visual studio 2015 because it isn't working with string arrays i have checked everything but nothing solved this do anyone can...?
It would make more sense if you used a For Each loop instead of a for loop. you could've just done For Each class in strClasses... Then you wouldn't have any issues dealing with the zero-based index problems.
I do same thing but an array come show "listArrays" is not declared.it may be inaccessible due to its protection level. Please tell me how to solve this exception
When you make an array it starts with the number zero and goes to number 5 in this case which means there will be 6 numbers(this is including the number 0). So the length of the For loop he wants is 5 so he would minus 1 from 6 which would be 6.
Well explained! Just stuck for one more problem if you could help please. I want to enter an item in a textbox and when i click "Add elements",it must add to the array and store upto 10 items. How do i do this??
ever since i got into VBA in access and VB in Visual Studio im starting to very heavily how easy it is to create a fully operational database with macro's in microsoft access, and how hard it is to create a database from scretch using just VB and SQL
Thank you for uploading these. You are making it alot easier for people that are new to programming. Keep up the great work.
Omg, if I told you how much your tutorials have help me, you might be surprised. Thank you so much for uploading them 😎😎😎😎😎😎😎
Thank you I am so glad I found this!
i love you man, you make my journey easier
*DISS WASS A VARY GOOUD TOUR-TURIAL*
Nice tutorial thenewboston improvement from the previous tutorials
Nice video. Thanks to the author
A sub doesn't have to return anything but a function must return a value
I don't understand why did he create an clearlist method if without it he can also acquire same result
all you have to do is add & ";" after the strClasses.
"For num As Integer = 0 To strClasses.Length - 1
lstArrays.Items.Add(strClasses(num) & ";")
Next"
There is some problem with visual studio 2015 because it isn't working with string arrays i have checked everything but nothing solved this do anyone can...?
very well explained! Thank you :)
It would make more sense if you used a For Each loop instead of a for loop. you could've just done For Each class in strClasses... Then you wouldn't have any issues dealing with the zero-based index problems.
thank you for explaine
Explaine lol
I do same thing but an array come show "listArrays" is not declared.it may be inaccessible due to its protection level. Please tell me how to solve this exception
declare it as as public.
Why was the length of the array subtracted by 1? Thanks :P
When you make an array it starts with the number zero and goes to number 5 in this case which means there will be 6 numbers(this is including the number 0). So the length of the For loop he wants is 5 so he would minus 1 from 6 which would be 6.
Dark Magician Girl thanks for the correction lol
How would you format it so it prints across the page with commas or semicolons in-between instead of moving down a line each time?
good tutorial. But for my visual studio 2015, I had to declare "num" as an integer when I did "For" loop. I kept getting error when I didn't
can we use array index alphanumeric value..??
And how do you add a public array?
Say for instance I want the user to enter the values and I want the user to do it via radio buttons and check boxes, how would I code for that?
He did explained loops on console applications tutorials did you check them? You should
What is the purpose of putting -1 on the for loop statement
I also need the answer to this
You again?
What's the difference between sub and function?
A function has to return a value. A sub doesn't.
M getting error
Well explained! Just stuck for one more problem if you could help please.
I want to enter an item in a textbox and when i click "Add elements",it must add to the array and store upto 10 items. How do i do this??
ever since i got into VBA in access and VB in Visual Studio im starting to very heavily how easy it is to create a fully operational database with macro's in microsoft access, and how hard it is to create a database from scretch using just VB and SQL
Thanks" I created a remover index :
hi im johni
school subjects?? :P
leyeet
Why did you skip console application programming? Cause you want to be a hacker in 1 day, that's true kid!
Hate the way he explained arrays, I wrote a much more simple method of accomplishing the EXACT same result.
Omar Moodie Do a tutorial, then.
Ghais Alhassan I wish I cared enough to do so. Maybe one day.
Omar Moodie Are you Libyan? (Just curious)