Description of ASP.NET Directory Lister :
The main theme of this article deals with the ASP.NET Directory lister. In websites the users should be able to view or execute a group of files in a directory. But it should not show the complete files, inspite only a group of listed files from a particular directory should be shown. The sample source code helps the developers to filter the unwanted files and to view the particular group files from a directory.