P
PPCtech
hey guys,
i have an existing win32 application where i load a DLL for some
calculation and have GUI / dialog boxes pop- up from the dll.( for
user interaction)
What do i have in .net to acheive similar stuff:
i want to load a library of code with dialog boxes...and have it
display forms/gui/dialog boxes.....and unload it from memory when
done.
do assemblies do this?? or class??
thanks
vivek
i have an existing win32 application where i load a DLL for some
calculation and have GUI / dialog boxes pop- up from the dll.( for
user interaction)
What do i have in .net to acheive similar stuff:
i want to load a library of code with dialog boxes...and have it
display forms/gui/dialog boxes.....and unload it from memory when
done.
do assemblies do this?? or class??
thanks
vivek