Theres any sample app winform login using sql server table with password encrypted?
thank you
1 Answer, 1 is accepted
0
Dinko | Tech Support Engineer
Telerik team
answered on 20 Dec 2023, 02:06 PM
Hi Alexis,
Thank you for your interest in our Telerik UI for WinForms components.
If I have correctly understood your scenario, you want to encrypt a password and store it in a database table. So far we haven't provided such a demo. What I have in mind is to first encrypt the string and then store it in a database table. You could check this StackOverflow thread where password encryption was discussed or search for a similar one. Then you can execute a SQL query and store it in the data table. I am not sure if this will be the best approach but you could look in this direction.
I hope that I was able to help you. If you have any other questions related to our controls, feel free to open new ticket thread and we will be happy to help.
Regards,
Dinko | Tech Support Engineer
Progress Telerik