J
Jörg Krause
I've written a component and want to protect my work with
a license file I'll create on request.
The component is used in WinForm applications. It supports
design time mode in VS.NET but is simple enough to let
users use them without the designer. For that reason I think
a "design time license" is not the right way.
If I use a run time license then the license file must be
part of the final application. But my licensing model is
without any run time fees, only the developer must pay.
Has anybody experience with component licensing and can give
me an advice which strategy is the best and which method
to protect the license (e.g. using crypto provider to create
a key or something like that).
Thanks,
Joerg
a license file I'll create on request.
The component is used in WinForm applications. It supports
design time mode in VS.NET but is simple enough to let
users use them without the designer. For that reason I think
a "design time license" is not the right way.
If I use a run time license then the license file must be
part of the final application. But my licensing model is
without any run time fees, only the developer must pay.
Has anybody experience with component licensing and can give
me an advice which strategy is the best and which method
to protect the license (e.g. using crypto provider to create
a key or something like that).
Thanks,
Joerg