Securing a - Temple University

If their username/password not found, give them a message to this extent. Here is code under the Login button: private void btnLogin_Click(object sender, System.EventArgs e) {// declare and instantiate a UserSql object to handle login/authentication. Check to see // if the username/password is in the database and if so, find out the role assigned ................
................