The Digioz Search DLL is a DLL written in Visual Basic .NET 2005. This DLL allows you search for specific words inside a plain text file (either case sensitive or not depending on your selection), and returns the line number and position of any instances of the search term inside the text file. For more information on how to use this DLL, please download the zip file and read the ReadMe.txt inside it.
How to Use it
=============
1- Start a new VB.NET Windows Application Solution.
2- Open the "Solution Explorer" window.
3- Right-Click on References Folder inside of Solution Explorer for your project.
4- Select "Add Reference" from the menu given.
5- Click on the "Projects" Tab, and click on "Browse" button.
6- Find the digiozsearch.dll file from the location you downloaded and saved it to, select it and hit Open.
File List:
ReadMe.txt
1Kb
digiozsearch.dll
24Kb
Similar code
DigiOz File Trans DLL 1.0
(Popularity: ) : The Digioz File Trans DLL is a DLL written in Visual Basic .NET 2003 (VB.NET). This DLL allows you to read the contents of a text file Write to a text file or append a text to an existing text ... CRC .NET control 5.0
(Popularity: ) : CRC .NET control is the checksum library for .NET developers.The library, especially written on .NET framework, provides exact and fast calculations of checksums. The library has an easy to use interface, fast and reliable infrastructure and provides calculation of CRC32, ...