Twelve Years of Service
Posts: 395
Threads: 64
C# KeyGen 07-31-2014, 09:01 PM
#1
Can someone tell me how to create a KeyGen in C# language? I know how to do it in Visual Basic, but I want to know what the code is in C#.
Thanks,
Vallex Koten
•
Twelve Years of Service
Posts: 395
Threads: 64
RE: C# KeyGen 08-02-2014, 11:56 PM
#5
The code does not have any errors. I have already finished the program in Visual Basic, and it works fine, I found a website that works, but these two unfortunately do not.
•
Twelve Years of Service
Posts: 395
Threads: 64
RE: C# KeyGen 08-03-2014, 06:11 PM
#9
I found one that works for me though, but thanks for the suggestions.
•
Fourteen Years of Service
Posts: 1,475
Threads: 91
RE: C# KeyGen 08-14-2014, 05:25 AM
#10
Telerik is the best one I've come across. DeveloperFusion's converter sucks harder than a vacuum. From what I recall, there was an issue with either lambda's, anonymous methods, or event handlers in the conversion, and of which didn't exist when using Telerik's code converter.
Which one did you find? And are you actually creating a KeyGen? Or just some random serial key generator? There is a big difference.
•