I'm upgrading aproject to from Visual Studio 6 to .NET
Currently i have a GUI written in VB a GUI Interface DLL in C++ and the back end source in C++.
With the new features of .NET and the CLR is there a better way to integrate the gui and the source without using the DLL?
Currently i have a GUI written in VB a GUI Interface DLL in C++ and the back end source in C++.
With the new features of .NET and the CLR is there a better way to integrate the gui and the source without using the DLL?