I need some guidance on where to research further incorporating license key enablement for a WinForms application. That is incorporating those key concepts you see often such as:
- 30 day trial
- Need license key to unlock the application beyond this
- Possibly the ability to unlock power user functionality using this approach
What is the normal approach people use to achieve this? Is it possible just using VS2008 Pro edition for example, or are there well known libraries that help out? Would be nice to think there were "client libraries" out there that let you incorporate this relatively easily into one's Windows Forms app.
[Possible Duplicates]