G
Guest
I know that the possibility exists of combining several programming languages in the same application. But I'd like to see some practical examples and perhaps best practices of how this is done. I have read that they could be packed into separate dll-s, but does this mean that I can't actually include the codefiles in the same project in Visual Studio? I mean having for example *.vb and *.cs-files to be able to debug or develop both at the same time
/David Givoni
/David Givoni