Skip to content

In the middle of our .net studies, we had to make a file searcher program as a concole application. For this program I had to use C# code and create a database table using SQL.

Notifications You must be signed in to change notification settings

KerenPetras/File-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

File Searcher Program

In the middle of our .net studies, we had to make a file searcher program as a concole application.
For this program I had to use C# code and create a database table using SQL.

As you run the program you are asked to type the name of the file that you are searching for,
and when the program finishes to search for the specific file you recived the location of the file.

When the user are searching couple of times, all the data is saves together with the history searches.

Screenshot 2022-11-09 221048


Screenshot 2022-11-09 230048

About

In the middle of our .net studies, we had to make a file searcher program as a concole application. For this program I had to use C# code and create a database table using SQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages