I have developing an Online examination project in asp.net.
I dont understand how to retrive the quetion and option and manage the session.
Give give me kind assistance.
Thanx in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Sep 16, 2010, 9:19 AM
I would suggest you search this website for Session (on home page, use Search feature) and read some articles on Session management. As per retrieving questions from database, you need to read and understand ADO.NET.