M
Michael Proctor
Just a quick question.
I have been programming for about 4 years on and off in VB, I am interested
in a quick overview as to using External DLL's as to embedding the function
directly into the main exe.
I can see some advantages in the external DLL which is the capability of
being shared to any program, and allowing you to update just the dll.
however wouldn't debugging become a serious pain in da behind?
I am interested in opinions on if external DLL's should be used and if so to
what extent? there is of course alot of functions in a packaged program how
would one ascertain if they should use an external DLL?
Look forward to your opinions. (there is no right answer btw, I would assume
it is a preference on the developer so no bitchin over each others ideas
ALRIGHT!)
Kind Regards,
Michael Proctor
I have been programming for about 4 years on and off in VB, I am interested
in a quick overview as to using External DLL's as to embedding the function
directly into the main exe.
I can see some advantages in the external DLL which is the capability of
being shared to any program, and allowing you to update just the dll.
however wouldn't debugging become a serious pain in da behind?
I am interested in opinions on if external DLL's should be used and if so to
what extent? there is of course alot of functions in a packaged program how
would one ascertain if they should use an external DLL?
Look forward to your opinions. (there is no right answer btw, I would assume
it is a preference on the developer so no bitchin over each others ideas
ALRIGHT!)
Kind Regards,
Michael Proctor