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
Ciwan
NA
9
19.2k
A simple program
Jan 30 2011 9:05 AM
Hello
I am fairly new to the C# programming language, and I was hoping you could help me out. To start with all I need is a simple program that will ask for user input through a command line window.
The user input will be just a string. and the string will be saved in some variable so that it can be manipulated in whatever way I want.
So just to clarify, a simple program that once launched, will
open the command line window
and ask the user for some input. e.g.:
Please type input:
...
Then then
user would input some string
> the
string
will be
saved
in some sort of
variable
and then program would ask the user for more input afterwards.
I would greatly appreciate any help with this.
Thank You.
Reply
Answers (
7
)
Serial Key Validation in c#
[SOLVED]GridView TypeCast