Recursively Iterate Through Folders Using c#

I have written recursive file and folder iteration in VBScript more times than I can count using the FileSystemObject. FSO Rules! This is the same code for .Net c#.

http://weblogs.asp.net/israelio/archive/2004/06/23/162913.aspx

Leave a Reply