Re: where shoule store the questions and answers
- From: "Carlos J. Quintero [VB MVP]" <carlosq@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 11:14:38 +0200
You can use the text file, a XML file or a database (Access, SQL Server
Express, etc). If using files, they can be outside the assembly or embedded
inside it.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Sukh" <sukhsinghin@xxxxxxxxx> escribió en el mensaje
news:1150288744.588971.326950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have to design a "Online Test Application" and application is going
to display question and answers.All the questons are objective type so
there is four answer for each question.
My Question is where I shuld store the questions and answers. and how
application can pick randomly question. right now I have all question
in a text file.
Please give me suggestion. I am using C# and asp.net for this.
Regards,
Sukh.
.
- References:
- where shoule store the questions and answers
- From: Sukh
- where shoule store the questions and answers
- Prev by Date: Using Server.transfermethod
- Next by Date: Re: Complementary colors?
- Previous by thread: Re: where shoule store the questions and answers
- Next by thread: Re: where shoule store the questions and answers
- Index(es):
Relevant Pages
|