December 2004
Intermediate to advanced
1008 pages
21h 40m
English
So far this chapter has been about how you can sell and license your application, make sure that the developers building with your controls have purchased them, and that the licenses are valid when the control runs.
Another aspect related to licensing and verifying the authenticity of the users of your application is the concept of protecting your intellectual property. Every .NET programmer knows that any managed code can be disassembled and examined. All managed code is expressed as MSIL. Therefore, any plain text information stored in your application is as visible as if it had been left in plain sight, as are most of your business logic, data access logic, and any other tasks that your code performs. ...
Read now
Unlock full access