Simulate your hard drive in .NET

Is there a way to simulate a disk drive in .NET and block read/write/lock operations?
I want to create a front end similar to GMail Drive in C#.

Thank you,
Tom

I use Eldos Callback File System myself for this purpose, but although it is good, it is not cheap.

There are some free/ Cheap items, I believe one of them was recently mentioned on a similar issue-it is temporarily unable to find it. However, stability is often a major issue because layering Windows file system drivers is not easy.

Is there a way to simulate a disk drive in .NET and intercept read/write/lock operations?
I want to create a front end similar to GMail Drive in C#.

Thank you,
Tom

I use Eldos Callback File System myself for this purpose, but although it is good, it is not cheap.

There are also some free/cheap projects, I believe one of them has recently A similar issue has been mentioned-it is temporarily unable to find it. However, stability is often a major issue because layering Windows file system drivers is not easy.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 1336 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.