Encoder Wizard is a collection of classes designed to help facilitate in the ncoding and decoding of data in industry standard formats generally used on the Internet. It also contains one-way hash and checksum algorithms for data integrity and security.
| 1. Choose the Project Menu: Add Reference... You will see the following screen. |
|
| 2. Click Browse... |
|
| 3. Navigate to the directory you installed the product and look at the subdirectory Common Files. The directory is always c:\Program Files\Seekford Solutions Inc\CommonFiles\ |
| 4. Select the file called SeekfordSolutions.EncoderWizard.DLL and click OK |
|
[C#]
using SeekfordSolutions.EncoderWizard;
[VB]
Imports SeekfordSolutions.EncoderWizard
Example: