Is there a "standard" way to implement Software Activation for .NET?

Posted by dermdaly on Stack Overflow See other posts from Stack Overflow or by dermdaly
Published on 2010-03-09T11:08:07Z Indexed on 2010/06/15 19:02 UTC
Read the original article Hit count: 166

Filed under:
|
|

I've been looking at software activation systems for .NET and frankly found the websites out there underwhelming. I'm wondering if there's a "standard" way to do it in .NET? If not, does anyone with experience of them have a recommendation?

I understand the arguments for and against activation systems, but still need to evaluate. Thanks.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about best-practices