Assembly Distribution

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Todd Bright

    #1

    Assembly Distribution

    If I distribute an assembly with my application, how would I keep other developers from using it for their own development purposes? Is it possible to associate a "rumtime only" license with the assembly that would keep them from, say, adding a reference to it in VS.Net

    Todd
  • Mattias Sjögren

    #2
    Re: Assembly Distribution

    Todd,
    [color=blue]
    >If I distribute an assembly with my application, how would I keep other developers from using it for their own development purposes?[/color]

    Check out the StrongNameIdent ityPermissionAt tribute



    Mattias

    --
    Mattias Sjögren [MVP] mattias @ mvps.org
    http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
    Please reply only to the newsgroup.

    Comment

    Working...