Microsoft Visual Studio Configuration
- Launch Visual Studio or any Visual Studio free Edition.
- Create a new .NET project. For example, a Windows Forms Application or an ASP.NET Web Application project.
- Add a reference to Neodynamic.SDK.Barcode.dll assembly (Project > Add Reference... OR Website > Add Reference...).
- Select .NET tab. You should find the Neodynamic.SDK.Barcode.dll assembly listed.
If you cannot find it...Double-click on Barcode Professional assembly to select it, then click on OK.
- Select Browse tab, and navigate to the folder you installed it to.
- Browse to the Redistributable folder, and select the folder that matches the version of .NET Framework you are using.
- Select Neodynamic.SDK.Barcode.dll from that dialog.
- Click on OK button.
- The Barcode Professional assembly should now appear referenced to your project. You can now use Barcode Professional classes in your code.
- Take a look at our Step-By-Step Guides & Articles at http://www.neodynamic.com/products/barcode/sdk-vb-net-csharp/articles/