W
Wayne P.
I posted this in the WindowsForms.com fourms and received no response.
Hopefully someone here can direct me....
I am writing a windows forms application and I want to use the built in
licensing model that ships with .Net. To my understanding, I can do this
because even the windows forms are just classes, and the licensing model is
wrapped around classes.
Obviously the built in LicFileProvider is a very insecure way of protecting
an application, so I would want to override some of the methods for my own
verification - such as a signed xml file.
I have having a hard time understanding the nitty gritty of the licensing
model. I know what it can do, but I am not sure how to use it and how to
modify functionality to my needs. I have read a number articles on the topic
and even watched a MS support webcast about it.
Could someone point me to some easy to digest material on the .Net licensing
model?
TIA!
Hopefully someone here can direct me....
I am writing a windows forms application and I want to use the built in
licensing model that ships with .Net. To my understanding, I can do this
because even the windows forms are just classes, and the licensing model is
wrapped around classes.
Obviously the built in LicFileProvider is a very insecure way of protecting
an application, so I would want to override some of the methods for my own
verification - such as a signed xml file.
I have having a hard time understanding the nitty gritty of the licensing
model. I know what it can do, but I am not sure how to use it and how to
modify functionality to my needs. I have read a number articles on the topic
and even watched a MS support webcast about it.
Could someone point me to some easy to digest material on the .Net licensing
model?
TIA!