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
Vic
NA
24
16k
FileStreaming How Is It Done?
Oct 31 2012 2:15 PM
I need some guidance with this one. I think I understand part of this, I THINK I open the Visual studio program, start a new project then save it. I
will make a file in Notepad and then put that file inside the releases file in
Visual?
I made a folder named Death and have like 3 files inside that I made with Notepad++.
But i am not sure what to do next.
Create a program that allows a user to continually enter directory names
until the user types "end". If the directory name exists display a list of the
files in it; otherwise display a message indicating the directory does not
exist. If the directory exists and the files are listed , prompt the user to
enter one of the filenames. If the file exists, display its creation date and
time; otherwise display a message indicating the file does not exist.
Attachment:
c.zip
Reply
Answers (
0
)
how to change a line in a txt-document
Static Class in c#.net