No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I am also trying to generate random number into an array BETWEEN 0-8. I tried using [CODE]Random ranNum = new Random();[/CODE] But it generates duplicates. I also tried to shuffle the indexOf the array but it also generated duplicates. Could any one please help me get this working? here is …
Hi there, i'm a newbi at c# and i'm trying to create a game called SHUFFLE. The game is suppose to generate an array[8] of random number (without duplication) each time it is run. and then the user is suppose to sort it out in order. I have managed to …
Hi friends, i am trying to create a media gallery which will display images from a folder. I have sorted the images into a separate folders according to years i.e (2011,2010,2009). which i will be using as navigation. so far i've been able to list the folders in the directory …
The End.
govnah