Re:Code Security
- From: "jeff"<yupyup@xxxxxxx>
- Date: Fri, 24 Mar 2006 15:19:17 -0600
Build your code into a DLL will protect it from prying eyes. However DLL's
can eventually be deconstructed. Try to be a little clever by naming the
assembly some silly name OR go so far as to strong naming your assembly and
putting in the global assembly cache.
.
- References:
- Code Security
- From: Asim Qazi
- Code Security
- Prev by Date: Re: Active Directory Authentication in IIS 6
- Next by Date: Possible ways to link existing user table into SQLMembershipProvider?
- Previous by thread: Re: Code Security
- Next by thread: CS0016: Could not write to output file
- Index(es):