example app winform login using sql server table with password encrypted?

1 Answer 42 Views
DataEntry Form
Alexis
Top achievements
Rank 1
Iron
Iron
Alexis asked on 19 Dec 2023, 05:08 PM

Theres any sample app winform login using sql server table with password encrypted?

thank you

1 Answer, 1 is accepted

Sort by
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

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DataEntry Form
Asked by
Alexis
Top achievements
Rank 1
Iron
Iron
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or