DigiOz Installed Software DLL

The Digioz Installed Software DLL is a DLL written in Visual Basic .NET 2005, which generates a complete list of all installed software on a Windows PC. This information includes the Display Name, Display Version, Install Date, Install Location, Install Source, Publisher, Version Major and Version Minor of each installed application. For more information on how to use this DLL, please download the zip file and read the ReadMe.txt inside it.

Download | Demo Project | Source

DigiOz YouTube Search DLL

The DigiOz YouTube DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to use the YouTube Web API to Perform a video search on either a Windows or Web Application. The search results are stored in a collection of items which contain the Author, ID,Title,Length in Seconds, Average Rating, Rating Count,Description,View Count,Upload Time, Comment Count, Tags, URL, Thumbnail URL, Embeded Status, Allow Ratings and the Total number of search results for the video search returned. A YouTube Developer Key will have to be obtained for each use of this DLL. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz Hashtable DLL

The purpose of this class is to summarize all the capabilities of HashTable in the dot net framework into one easy to use class, which allows you to create hashtable objects to perform the adding, removing and searching of items with ease. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz Yahoo Search DLL

The DigiOz Yahoo DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to use the Yahoo Web API to Perform a search on either a Windows or Web Application. The search results are stored in a list of items which contain the title, URL, description and cache size of each search result item. A Yahoo Key will have to be obtained by each user of this DLL for use. Also, Yahoo limits the daily query for each account to 5000 queries, where you can retrieve a maximum of 10 results per query. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz Google Search DLL

The DigiOz Google DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to use the Google Web API to Perform a search on either a Windows or Web Application. The search results are stored in a list of items which contain the title, URL, description and cache size of each search result item. A Google Key will have to be obtained by each user of this DLL for use. Also, Google limits the daily query for each account to 1000 queries, where you can retrieve a maximum of 10 results per query and you cannot access information beyond the 1000th result for any query. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz Post To Web Form DLL

The DigiOz Post To Web Form DLL is a DLL written in Visual Basic .NET 2005. The purpose of this DLL is to allow a Windows GUI application on your local machine to post information to any web form on any website given the remote website URL and all the form fields and their respective values. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz MySQL Access Wrapper DLL

The DigiOz MySQL DLL is a DLL written in Visual Basic .NET 2005. This DLL allows you to Query, Insert, Update and Delete records in and out of a MySQL Database using the MySQL .NET Connector 1.0.7 or higher. The DLL also allows you to fill a Gridview using a dataset and update or delete records through the Gridview in both Windows GUI and ASP.NET Applications. For more information on how to use this DLL, please download the zip file and view the ReadMe.txt file inside it or download and try the demo project.

Download | Demo Project | Source

DigiOz ActiveX FTP DLL

The Digioz ActiveX FTP DLL is a DLL written in Visual Basic 6.0. This DLL allows you to perform common FTP Transactions such as file PUT, file GET and getting a List of Files in a remote directory on a remote FTP Server. This library is basically an extension of the cFTP Class Available on Planet Source Code, which can be used and distributed in VB6 applications free of charge. Please remember, you will need to register this DLL on your PC using the regsvr32 command before using it in a project!

Download | Demo Project | Source

DigiOz File Search DLL

The Digioz File 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.

Download | Demo Project | Source

DigiOz MS Access Wrapper DLL

The DigiOz MS Access ADODB DLL is a DLL written in Visual Basic .NET 2003. This DLL allows you to Query, Insert, Update, Delete or otherwise execute any valid SQL Statement to a Microsoft Access Database using ADODB .NET Class by simply referencing our DLL file MSAccess.dll. For more information on how to use this DLL, please download the zip file and read the ReadMe.txt file inside it.

Download | Source

DigiOz File Utilities DLL

The Digioz File Utilities DLL is a DLL written in Visual Basic .NET 2005. 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 file by simply referencing our DLL file digioz.file.utilities.dll. For more information on how to use this DLL, please download the zip file and read the ReadMe.txt inside it.

Download | Demo Project | Source