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
amShekar
NA
39
61.9k
Difference b/w My.Computer.FileSystem & System.IO.Directory
Apr 4 2013 3:31 AM
What are the differences between My.Computer.FileSystem and System.IO.Directory
Iam using My.computer.FileSystem in my existed application to do some IO operation such as getfiles, copy files, move files,delete files.
Instead of getfiles i want to use enumeratefiles method but enumerate is not present in my.computer.filesystem so i wanted to replace it with System.IO.directory .
Is there a performance difference?
Pros and cons ?
Reply
Answers (
3
)
Capture a Screen Shot
error ....Import/Upload Excel Data to Asp.net Gridview in C#