Sometimes it's nice to have all the power and flexibility that's associated
with the database objects we're used to, even when the information we're dealing
with didn't come from a database. That's the idea behind this sample. In it, we
show you how to read file information from the server's file system and place it into
an ASP.NET DataTable. Once the information is there, it's much easier to manipulate.