Fishery Catch many information here
  • Strong-Naming the Assembly(.NET security)

    Another possible diversion is using a technique I’ve discussed before: strong-naming your assembly. Unfortunately, the best you can do with strong-naming your assembly is that you can prevent others from reverse-engineering your code and putting your brand on it. It doesn’t prevent others from at least being able to see the underlying code.

    Published on June 23, 2009 · Filed under: Technical; Tagged as:

Leave a Reply