Iam getting 3 :frown::frown::frown:errors while trying the below code for storing the password of registered user as md5 hash and performing hash check at time of login...
please help me out.... thanks in advance !!!
Option Strict On
Imports System.IO
Public Class LoginForm1
#Region...
Hello,
i'm having trouble with the security of my porgram...
it does check if Tio-Hack.exe.config exists, but it doesn't do things that are beneath the if statement there...
here my code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load...
Hi,
How to make my MySQL Server more secure beside putting password on it.
From :
MySqlConnectionString = "Database=dbtest;hostname=localhost;userid=admin;"
Become :
MySqlConnectionString = "Database=dbtest;hostname=localhost;userid=admin;password=gagigugego;"
I am making an application...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.