well, I have question, is it possible to complile DLL into machine code for example with visual C++, and then use this DLL with Vb.net project. What I mean. Is it possible to hide some code by compiling it to machine code in DLL and then use it by VB.net project. I ask this question because I know that it is not possible to compile vb.net project to binaries.