Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GUI Interface

Status
Not open for further replies.

BryanY

MIS
Aug 18, 2001
54
US
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?
 
in .NET every components are .dll. I can not understand why do you want to not use dll?

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top