Category Archives: VB.net 3.5

Making BarTender an optional component

I need to add bar code printing to an existing application, and the component we chose to use is BarTender (9.3 SR3). The problem is that BarTender is only installed on a few of the workstations running the application. If … Continue reading

Posted in BarTender, VB.net, VB.net 3.5, WinForms | Comments Off

Upgrading settings in the ProgramData folder

One of my applications has several small xml files saved in the ProgramData folder that contain configuration information.  This works nicely, but when a new version of the application is installed, I need to bring these files forward so the … Continue reading

Posted in VB.net, VB.net 3.5, WinForms | Comments Off