Friday, July 31, 2009

Question about the .Net framework?

I'm a Visual Basic programmer, but I'm now learning C++.


I have alot (atleast 3000 lines) of VB code that I'd like not to have translate into C++.


Is their a way I can use my VB code in a C++ program.








I think what I'm asking about is the common language runtime.





Thanks very much!

Question about the .Net framework?
Not sure what your VB code is doing.





But if you can, build a libary using your VB code, then refrence the libary in your C++ code


No comments:

Post a Comment