Question:

How to give a password for a program made by using vb.net ?

by  |  earlier

0 LIKES UnLike

Can anyone tell me the exact coding used to give a password for a program created using vb.net ?

 Tags:

   Report

1 ANSWERS


  1. It's not really exactly clear what you're trying to do. Are you trying to write a program that can generate a password? Are you trying to get a password for an existing VB.NET application (that is, "crack it")?

    [EDIT]

    Ok, and does each user have a password or is there one master password for the system? Either way, the most common way is to just store the password in the database and validate based on a login attempt.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.