Tagged Questions
The vbx tag has no wiki summary.
1
vote
3answers
585 views
VBx language hosting via DLR?
There are various samples available for how to host Python or Ruby running on the DLR, inside your own AppDomain.
Are you able to do this yet with VB? There have been mentions of this since the DLR ...
0
votes
2answers
105 views
Where can I find VBSQL.VBX?
I've been given the task of re-engineering a really old VB3 application. As part of this I have an XP virtual workstation upon which I've installed VB3 Pro, so I can create a running verison of it to ...