3

I want source code for generating a license key in a C#.NET Windows application. i got one project but it has some corrupted file... still need a solution Thanks in advance.

Manish Parmar
  • 859
  • 1
  • 11
  • 19

2 Answers2

0

You might be interested in the following CodeProject article (there are currently four parts, serial key generation is presented in Part 2 or 3, I think):

MartinStettner
  • 28,719
  • 15
  • 79
  • 106
  • hi i have downloaded the test application but it's not working due to some corrupted file of .dll can you provide me the source on my yahoo mail(manish_parmar_2406@yahoo.co.in) – Manish Parmar Oct 01 '09 at 10:16
  • Sorry, I can't since I'm not the author of the article :-( ... I just read it but I didn't try it out myself. But I think the source is provided on codeproject.com too (but it might be c++...) – MartinStettner Oct 01 '09 at 14:18