Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Anyone knows how do we actually go about generating an activation key that a new user, who registers for an account online, to verify himself in C#, Visual Studios 2008 Professional?

We do not need it to be perfect, rather simple enough for a new user to finish up a registration form and receive the generated key email and use that key to verify himself before logging in as an user.

Is a Guid a good way of generating random keys?
Many thanks! ;)
Posted
Updated 13-Feb-11 23:20pm
v2

1 solution

 
Share this answer
 
Comments
[no name] 14-Feb-11 5:38am    
Good Links Abhinav.
Abhinav S 13-May-11 7:31am    
Thank you.
Manfred Rudolf Bihy 13-May-11 7:29am    
Great links! 5+
Abhinav S 13-May-11 7:30am    
Thank you.
Manfred Rudolf Bihy 13-May-11 13:10pm    
Reusing answers is just great! ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900