Skip to content

Windows Form application created using c# and .NET framework. The program searches a provided directory path and all sub-folders based on a given file extension such as *.ls or *.png

Notifications You must be signed in to change notification settings

SolidMaximo/Directory-Search-Program

Repository files navigation

Directory-Search-Program

is a Windows Form application created using c# and .NET framework. The program searches a provided directory path including sub-folders based on a given file extension such as *.ls or *.png.

The application is fully functional; however, it is limited in functality. It's a basic search find program. It can be easily modified to open or save files, etc....

Once the solution is built in Visual Studio, the executable will be located at DirectoryStructure\bin\Debug\DirectoryStructure.exe

About

Windows Form application created using c# and .NET framework. The program searches a provided directory path and all sub-folders based on a given file extension such as *.ls or *.png

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages