Portfolio | Entrance Examination System (using C#, WinForms and SQL Server Express 2012)


Entrance Examination System (using C#, WinForms and SQL Server Express 2012)



This software was developed in 2015 around the month of November-October, in order to take exams for the students. The work was given to me by Mr. Pradhyumna KC Sir so that college students could take examination. So i developed it :) .
The software was a desktop multi-user system using C#.NET; my first software using this language.
Here, in this system.The students would have their own logins. The system could hundreds of thousands of interaction at the same time because power database engine called SQL Server was used which could handled thousands of connection at the same time. The admin would have to insert the questions and set the time before starting for the exams.
In this application, if users (in this case students) were unable to answer the questions in time, the application would automtically hide the examination part and force users to shut down. This software was just used  once :D by the students of Gradient Institute here in the college and has never used since then :( :D. Anyway, by developing this software, i got familiar with C#.NET and gained some experiences about the language itself.

The source code is uploaded in the github. Click here 'Entrance-Examination-System' to access or download the files.