TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
John
NA
43
34k
Adding to a list
Jan 6 2012 6:55 PM
Hi guys Ive been trying different ways in which one can add to a list and save up on lines of coding at the same time. Failing miserably however :(
What i am trying to do is have a feature where the user inputs 2 values via textboxes and then the system multiplies those values and adds random values to a list.
so if the values entered were 2 and 4 then the system should produce 8 random numbers and add them to a list.
Thanks guys!
Reply
Answers (
6
)
Array problem
How to use Hwnd(c++) type in c#