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
Darren Gamet
NA
3
0
A program with Arrays, I really need Help
Mar 9 2010 11:57 AM
Write a Windows application that allows the user to enter five different values (numbers or words) into five different TextBoxes. Provide a Button the user can then click to display this list of values in two different Labels – one showing the values in the order they were entered and one showing the values in reverse order. When writing the code to display these lists, be sure that you store the user's values in an array and then use a foreach loop for one Label's output and a regular for loop for the other Label's output.
Reply
Answers (
2
)
Image to document conversion
Problem creating a non-fs handle