Monday, 26 August 2013

Random Questions in Quiz system using Random function in C#

Random Questions in Quiz system using Random function in C#

I am working on quiz system in C# and I want to show random questions for
different users. If I am using a SQL database on the backend how would I
go about doing this?

No comments:

Post a Comment