Home › Forums › Software Development › [Solved] vb.net › Reply To: [Solved] vb.net
02/03/2015 at 10:14 #2636

Participant
Hello Mehr,
There are two ways you can go to include the EyeXFramework in your VB.NET project.
1. Compile the framework yourself and add a reference to the compiled assembly.
2. Add the EyeXFramework C# project to your solution (it’s OK to mix them) and reference the project directly.
/ Patrik