A simple application that uses the .NET I/O class to search the files' content in a directory. Use the DirectoryInfo class, a FileInfo array, and more.
Find File Content Using the .NET IO Class
Published 07/18/2003
A simple application that uses the .NET I/O class to search the files' content in a directory. Use the DirectoryInfo class, a FileInfo array, and more.
This is a simple C# chat program using asynchronous socket.