Provides Soundex, Extended Soundex, and Metaphone algorithms which convert words or names to codes that represent how the words 'sound'. This can be really useful in a database application where users need to find names they may not know how to spell exactly. Soundex is a letter plus 3 digits, Ext Soundex is purely numeric and can result in faster database scans, and Metaphone is 4 letters, which can result in a better match rate, but also takes up more computer storage space. To generate the code, simply set the Word property with the word or name for which you want a coded entry. When you do this, SoundX generates the codes for all three of the algorithms. All you have to do is read the appropriate property: Soundex, ExtSoundex, or Metaphone.
Office XP and .NET Style ActiveX Menu Control is the easy to use ActiveX control for VB that gives your application Office XP style menus, as well as ...
The growing popularity of web reports is explained with simplicity of work: all you need is the internet and a browser. However, developers face many ...
SkinFeature is a custom skinning implementation library and GUI design tool available as DLL and .NET components. It allows you easily to create skins...
MarshallSoft SMTP/POP3 email component Visual Basic (VB.NET) library (SEE4VB) uses a simple API to send and receive mail, including HTML, MIME Base64...
In one of my projects (IUST University Network Library Program), I needed a customizable tooltip that supports Right To Left (RTL), Unicode Strings an...
No secret that the Microsoft .Net technology after a few years of development became widely known, and a wide circle of developers uses this technolog...
A very simple control used to provide an Explorer-like Interface to a Windows 95 program. Just place a Splitter Control on a form, place 2 controls (t...
Lightweight in-memory database with SQL interface which can be used by multiple applications to store and manipulate data at main memory speeds. To an...
A dynamic two-dimensional charting control that provides an ideal interface for viewing one or more streams of real-time data. Variables can be placed...
An ActiveX Control that allows a VB 4.0, VB 5.0 or any other program capable of utilizing ActiveX controls to send log messages to the syslog daemon o...