VB.NET Tutorial 35 - Arrays (Visual Basic 2008/2010)

preview_player
Показать описание
This tutorial will teach you how to create an array, add values to an array, use an array and then loop through an array. You may not think that arrays are useful yet, but they will prove extremely useful in the future. Make sure you understand arrays before watching my next tutorial.

For more information, check out the website:
Рекомендации по теме
Комментарии
Автор

You got some skill to be putting up a tutorial as good as it is when you're that tired. Well done.

MalevolentBrutalisk
Автор

Really great tutorials. Easy to follow and done in a great accent.

barryhughes
Автор

NIcely done and very informative in a short period of time. I Iook forward to viewing more in the series. By the way you were very coherent with your tutorial. Thanks again and continue with more quality lessons my friend.

thorax
Автор

Let me tell you one thing, YOUR ARE SUPERB!!!! Thanks for all your videos.


From Mauritius ;)

TheBlackPhantome
Автор

I realize that this video is over 3 years old, but thanks! It was very helpful.

SamHunley
Автор

Good video - and liked the all-nighter confession!

richardarmstrong-finnerty
Автор

I was able to recreate my own version very quickly after watching this video, thanks! :D

TomBailey
Автор

thanks for the tutorial...really help us a lot...keep up the good work...
even u are tired, u still make those tutorial...nice man...thanks you sooo much!!!

LosTecH
Автор

Lol at first I thought that this was a tutorial for making 35 arrays. :P
Great tutorial by the way.

MrVBMagic
Автор

I'm working on a hangman program right now and this video was a good refresher. =) Unfortunately I'm working in VBA and there aren't any arrays in this language =(

DrLasker
Автор

Are there any 2 dimensional array tutorials i am having trouble grasping the concept of how to put this too use? Nice tutorial by the way

sli
Автор

Hi there, first of all I want to say a BIG thank you for uploading your tutorials here in youtube. It's really a big help for a beginner like me. BTW, i just want to kindly ask if it is possible for an array to have two values? For example if i press Button2 twice, it will give me a value of "b" instead of "a". TIA

twakskawt
Автор

hey do you think they make visual studios for mac??

elijahhezekiah
Автор

how do you use a loop to load the data into the array (using InputBox function) and another loop to output it to a listbox?

xXNdeUrfeXx
Автор

@boxingcarracer Yes but in a for loop, you don't need to add the "i=i+1" part, that's the point in a for loop, unless you're trying to count by twos

TheAgentbrady
Автор

trying to manipulate images for a layout using an array but no matter how big the array defines only 2 images display.

Form has image defined pbNTaken. the idear is to create an array and copy this image into each element then display elemats as needed.

Problem is it only displays one image ( last image coppied into array.
Can you help?

TheWorldswonder
Автор

Hey man. Can you set a time on arrays with out a timer?

Olemassacre
Автор

Could you set arrays to certain pictureboxes, like.... dim ColorChoice as Picturebox ColorChoice(0) = my.resources.BlueImage ColorChoice(1) = my.resources.RedImage and the blue and red images would be resources you could have imported to use? So if a user chooses a button then it makes a picturebox.image = ColorChoice(0)

ImSimplyLegit
Автор

really thank u, i hope u got a nice dreams that day :p

mishoo
Автор

great tutorial buddy! realy helped me

Fredrikle