Tag Archives: Windows Forms Development

Searching for pork on a disk drive: A programming assignment

A chronicle of the development of a Windows Form application to search/browse a drive for wasted disk space. It deals with several neat programming paradigms in the Windows Forms environment such as BackgroundWorker and recursion. Continue reading

Posted in Software architecture and development | Tagged , , , , , , , , , | 3 Comments