Section 19.9. Quiz


19.9. Quiz



Question 191

What are the two most significant and commonly used namespaces for ASP.NET?



Question 192

Where does ASP.NET code run?



Question 193

How do you ensure that a radio button selection or checkbox selection will be immediately posted to the server?



Question 194

What is view state?



Question 195

If you rename your class, all references to the class name will be updated, except that you will be warned that the reference in "markup" will not be changed. What does this mean?



Question 196

If you click F5 to run your program, you may see a dialog box saying that debugging is not enabled. What should you do?



Question 197

What are the three ways to add Server Controls to your form?



Question 198

What property must every Server Control have?



Question 199

Which control is used to enable data binding from a database to controls on a Web Form?



Question 1910

When you create an <ASP:RadioButtonList> with <ASP:RadioButton> controls in it, what is sent to the browser?



Question 1911

How do you ensure that an action you want to take happens only the first time the page is shown, and does not happen if the user clicks a button or takes another action to post the page back to the server for processing?



Learning C# 2005
Learning C# 2005: Get Started with C# 2.0 and .NET Programming (2nd Edition)
ISBN: 0596102097
EAN: 2147483647
Year: 2004
Pages: 250

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net