Re: Web Based Quiz Advice
worthful,
For something as basic as a multiple choice quiz, I would suggest using ASP.NET and C#.
WPF is mainly used to make things look asthetically pleasing. Silverlight could be used but it probably isn't necissary, unless you want more than just a form with a few radio buttons and labels!
Regards,
Bassguru
Re: Web Based Quiz Advice
Quote:
Originally Posted by
bassguru
worthful,
For something as basic as a multiple choice quiz, I would suggest using ASP.NET and C#.
WPF is mainly used to make things look asthetically pleasing. Silverlight could be used but it probably isn't necissary, unless you want more than just a form with a few radio buttons and labels!
Regards,
Bassguru
Excellent!
That's what I was leaning towards. It would be nice if it could look decent, but as I said the main purpose of this project is to learn C#. ASP.NET it is.
Is ASP.NET something that can be made with asthetics in mind? If this program turns out to be useful, I'll probably let a few people in on it.
The idea of this program is to be a multiple choice quiz tailored to a specific Japanese language book. I just realized as I was typing this reply that language inputs may be an issue at some point. Is ASP.NET able to handle other languages? I'd obviously code in English, but most of the output of the quiz would be in Japanese