C# and vb.net in same .dll?
-
I have a solution that contains both a vb.net and c# project. I'd love to be able to compile them together into a single .dll assembly. But is it possible? tia
-
I have a solution that contains both a vb.net and c# project. I'd love to be able to compile them together into a single .dll assembly. But is it possible? tia
No
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
No
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
he's right, just have 2 assemblies.
If at first you don't succeed ... post it on The Code Project and Pray.
-
he's right, just have 2 assemblies.
If at first you don't succeed ... post it on The Code Project and Pray.
OK, thanks to you both