¡@

Home 

c# Programming Glossary: quiz

How to trap the keyboard strokes on a c# win forms application (CTRl + alt +Del)

http://stackoverflow.com/questions/1292165/how-to-trap-the-keyboard-strokes-on-a-c-sharp-win-forms-application-ctrl-alt

the Ctrl Alt Del Key combination. Take for instance in a quiz application Win Forms the user should not be able to switch..

DropdownList DataSource

http://stackoverflow.com/questions/14105265/dropdownlist-datasource

don't know how to use this with datasource. if if i select quiz 1 from dropdown list quiz 1 should list questions. SqlConnection.. with datasource. if if i select quiz 1 from dropdown list quiz 1 should list questions. SqlConnection con new SqlConnection..

Integer handled as reference type when passed into a delegate

http://stackoverflow.com/questions/15302801/integer-handled-as-reference-type-when-passed-into-a-delegate

2013 in the Netherlands this week and I got an interesting quiz question presented. The question was What is the output of the..

Asp Composite control child control (radiobutton) losing checked value

http://stackoverflow.com/questions/3854193/asp-composite-control-child-control-radiobutton-losing-checked-value

radiobutton losing checked value I am working on a quiz control in asp.net with dynamically created questions and options... value of each radiobutton. When i want to implement this quiz inside a page and check the questions i want to put a button..

Why is it a bad idea to use Session to store state in high traffic websites?

http://stackoverflow.com/questions/769338/why-is-it-a-bad-idea-to-use-session-to-store-state-in-high-traffic-websites

on asp.net learn. In this tutorial they are building a quiz engine. At one point the narrator explains that we are going..