Clinic-Management-System-ASP.NET
Clinic-Management-System-ASP.NET copied to clipboard
👨⚕️ A fully featured Clinic Management System based on three tier architecture made using ASP.NET, C# with a well documented README.md file.
when I try to login with admin credentials I get this message localhost:1972
I can't modify the table in a column of specialization.
1. Changes in Admin.sql : Chnages in CheckDoctorEmail stored procedure, removed the recursive section cuz when an error was occurring it was repeating itself so many times the application stopped...
It's not signup for me..
int id = (int)Session["idoriginal"]; This is showing some exception
This line in here swaps password and email with each other, so email equals 'admin' and password to actual email https://github.com/harismuneer/Clinic-Management-System-ASP.NET/blob/bdf77fd920a50a1adbf141a11e336e33a46e7ab5/Database%20Files/Insertions.sql#L16
Win32
 how to resolve it
I've tried referencing DBProject but does not seem to work out for me, please help 
i used same project for practice, but i'm fail to get output. i have visual studio 2015 and Microsoft server studio 2022. This are sufficient. which proceess and extension are...