Listing files from directories and sub-directories is a common requirement for many developers. In this short tutorial I will show you how to do this in two different ways. The Directory.GetFiles() Method This first method is by far the easier of the two, but to implement this you must be working with Microsoft .NET Framework [...]
{ 0 comments }
My name is David Azzopardi and I'm a software developer by profession. I have been working in the software industry for around eleven years now and I have learned a few things through my experiences.