S
SStory
OK.. I know enough to be dangerous.. but still learning.
Seems from reading that I should use a strong name if my app is a dll that
is going to be shared.
1.) What if it is just and EXE?
2.) Could I use it so that if I have a DLL and an EXE, only my EXE could
use the functions within that DLL(i.e. call it and all others would fail)?
3.) Would this method be breached if the code wasn't obfuscated??
4.) Is there more about Strong names than this?
Any answers appreciated.
Am doing a lot of research and study to try to make the best decisions for
my personal project.
Shane
Seems from reading that I should use a strong name if my app is a dll that
is going to be shared.
1.) What if it is just and EXE?
2.) Could I use it so that if I have a DLL and an EXE, only my EXE could
use the functions within that DLL(i.e. call it and all others would fail)?
3.) Would this method be breached if the code wasn't obfuscated??
4.) Is there more about Strong names than this?
Any answers appreciated.
Am doing a lot of research and study to try to make the best decisions for
my personal project.
Shane