views:

53

answers:

1

I have developed a piece of tool in .NET and now I want to protect it from unauthorized access. I can have a kind of Trial mechanism to give a taste of the software to users but I want them to purchase once after their trial finishes. Now, is there an article that describes how Trial really works?

Second point is that Trial can easily be broken via softwares like Reflector so I am also interested in Obfuscation to protect the code as well. Is there also a link for that?

A: 

There are several commercial products available for you to choose from. The one we use offers both obfuscation and a licensing solution that supports different licensing models such as trial, subscription and hardware locking.

Roger Smith