Hi
I have a sm.dll file (created in vb.net 2003).
Which store the information about the connection
I want it should be password protected ,
so unauthorised user can not use it.
Can it possible ?
thanks
Printable View
Hi
I have a sm.dll file (created in vb.net 2003).
Which store the information about the connection
I want it should be password protected ,
so unauthorised user can not use it.
Can it possible ?
thanks
What do you mean by password protected ? Input a password when application run or when it added to reference ?
When added to reference then ask for password..
Thanks