Daily Archives: 5/29/2006

C# Recursion – File Processing

I have made an important improvement to my C# script that parses an entire web application for significant code. I have added the ability to parse subdirectories using a recursive function. This was necessary because not all web applications keep … Continue reading

Posted in General | Leave a comment