hello everyone. I make 2 tables
tbl_Question
- Question_Id, Questiontext, AnswerId AnswerText and Userid, topic_id
tbl_option
- OptionId QuestionId OptionText
any idea how to make an aplication of quiz using wpf? thanks in advance.
hello everyone. I make 2 tables
tbl_Question
tbl_option
any idea how to make an aplication of quiz using wpf? thanks in advance.