Tagged Questions

1
vote
3answers
591 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 ...