Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~703 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

4 Posted Topics

Member Avatar for Riga

hi my friends. i have a problem with my VB 2010 ultimate. when i was create my project i cant to create it. i start to confuse. why i cant to create project from my vb. after that problem i unninstall vb 2010 ultimate. after i unninstal. i want to …

0
81
Member Avatar for emily1989

[QUOTE=zinnqu;1443837]If that is what you need to do then change the for loop to a while loop. this will allow you to set a command loop where you control the increments and allow you to wait for the input of the user. [CODE] public sub Button1_click(ByVal sender As System.Object, ByVal …

Member Avatar for Riga
0
145
Member Avatar for Riga

i want to make program for a quiz. i create the questions is an array, and i want that questions start at random, and never be shown again. [CODE]dim question() as String = {"OTOMATIS MENURUT KERJA MESIN", "TIDAK MENEPATI JANJI", "YANG UTAMA", "TEMPAT TINGGAL KEPALA NEGARA", "PENGURUS RUMAH SAKIT", "SUDAH …

Member Avatar for codeorder
0
135
Member Avatar for Riga

i'm newbie from programming, what i want to ask is how to get the name from dayofweek?? [code] For cacah = 0 To 6 Dim nodeNamaHari As DayOfWeek [nodeNamaHari = cacah] Dim nodeJelasHari As TreeNode = nodeBulan.Nodes.Add(nodeNamaHari) Next [/code] that's what i try but the nodes appear just the value …

Member Avatar for Riga
0
342

The End.