Data does not get saved in SQL Server database using ASP.NET
I’m working on an ASP.NET webforms app which is for patient registration 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.