data does not save in sql database by using asp.net
I’m work on a webform which is for patient registration form where ID and registration no should be unique and auto generated. my HTML and C# is code is running and no error is displaying but the real problem in saving data when i fill the form it shows no error whether the data is saved or not.