Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

Writing Big Quantities of Files to HDD on Windows

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
17 Jan 2013CPOL3 min read 20.1K   273   25  
Having too many files in one folder causes file manipulation to slow down the program. The class presented here is intended to provide a tree-like folder structure for file writing.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Crypton-M
Ukraine Ukraine
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions