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 was announced 18 months ago, but I can't find a code sample for it. Maybe with the PDC VS10 CTP? If so, what assembly contains the appropri...