Click here to Skip to main content
15,905,563 members
Articles / Programming Languages / C#

Directory Analysis with Custom Events and Threading

Rate me:
Please Sign up or sign in to vote.
4.11/5 (2 votes)
16 Sep 2007CPOL9 min read 28.7K   468   27  
A simple directory scanner which operates on a separate worker thread and updates a status label without causing the UI to hang.

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
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions