Skip Navigation Links

File Search


This program and its source code are provided "as is" and without warranties as to performance or merchantability. The author and/or distributors of this program and its source code may have made statements about them. Any such statements do not constitute warranties and shall not be relied on by the user in deciding whether to use this program and its source code.

This program and its source code are provided without any express or implied warranties whatsoever. Because of the diversity of conditions and hardware under which this program may be used, no warranty of fitness for a particular purpose is offered. The user is advised to test the program thoroughly before relying on it. The user must assume the entire risk of using this program. The author and/or distributors of this program assume no liability whatsoever.

Description

File Search searches for disk files using text patterns or regular expressions:

Download File Search

You can display and search files that are found:

Do multi-threaded searches for optimal performance:

Running FileSearch

Type in the types of files to search, type in a text pattern or regular expression to find, and press Search Now to begin the search.

Press the Browse button to specify a folder to search.

Click on the filenames in the Results listbox to display its contents.

The C#/.NET concepts illustrated by this source code include:

  1. Directory tree navigation
  2. File I/O
  3. Regular Expressions
  4. Threading and thread synchronization
  5. Storing configuration values using Application Settings
  6. Using the DataGridView control

Requirements

This source code was developed with Microsoft Visual Studio 2005. File Search requires .Net 2.0.

Download File Search



Home Page   Shareware   C# .NET Tips   Download C# .NET Source Code   Browse C# .NET Source Code   C# .NET Open Source   On-Line Utilities   Blog   Contact