VisualBasic/C# GUI frontends
Hey I have another question =D. Could People outline how to use C# and/or Visual Basic, as GUI front ends for C++ code.
What i mean by that is essentially, what are the ways i can develop a GUI in visual basic, yet have all the innards and essential code, written in C++.
In fact, is it even worth it to do that versus just writing a native C++ GUI?
Thanks for your helps =D. I hope to get some helpful and informative answers.
(Hehehe, of course i will be looking also, so we will see who tells me first.
As a starter, writing a c++ dll is one method i thought of.).