how i get list of files in a folder and create new files

Apr 14 2010 2:55 AM
windows c Sharp
In my project one folder name Root in

Root contains .txt files
eg: text.txt, text1.txt, text2.txt
how i can get list of all files and i am created new file using coding
how i name it automatically for file name text3.text
and how i read last created file in this directory


Answers (1)