There are 2 methods available to set up the Framework EDI in the .NET environment, depending on what component to reference. The
preferred method is to
reference the FREDI .NET Hybrid for better performance.
Execute MS Visual Studio .NET , then start New Project.
From the main menu select "Project", then "Add
References"
From the References Dialog box, click on the ".NET" tab, then
select “EDIdEv FrameworkEDI .NET”.
Click "Select". The "EDIdEv Framework EDI
.NET" is listed in the "Selected Components" box.
Click "OK" to add the reference.
Use or import the namespace "Edidev.FrameworkEDI" in modules
that contain code referencing the FREDI .NET features. For example,
in VB.NET use the Imports keyword to specify the namespace