How to set the time using asp .net c# application
In my application i have 4 modules where first moudle has 20 questions second module has 15 questions third module has 15 questions fourth module has 10 questionsnow i need to set the time for these modules in such a way that first module of exam is for 15min (for 20 ques), second module 15 min (for 15 que), third module 15 min (for 15 que) and fourth module 10min (for 10ques) if the above time is completed but still the candidate is pending the test then user should get a msg that time limit is finished and hence the test was submitted how can i do this using asp .net c#