Review

Review

The following questions are intended to reinforce key information presented in this chapter. If you are unable to answer a question, review the appropriate lesson and then try the question again. Answers to the questions can be found in the appendix.

  1. What is the main difference between the Button server control and the Button HTML control?

  2. How do you get several RadioButton controls to interoperate on a Web form so that only one of the RadioButton controls can have a value of True/true at any given time?

  3. Why does ASP.NET perform validation on both the client and the server?

  4. What types of validation would you use to verify that a user entered a valid customer number?

  5. What is wrong with the following line of code?

    Visual Basic .NET

    Server.Transfer("Default.htm")

    Visual C#

    Server.Transfer("Default.htm");

  6. Why can t you open a new browser window from within server code?



MCAD(s)MCSD Self-Paced Training Kit(c) Developing Web Applications With Microsoft Visual Basic. Net and Microsoft V[.  .. ]0-315
MCAD(s)MCSD Self-Paced Training Kit(c) Developing Web Applications With Microsoft Visual Basic. Net and Microsoft V[. .. ]0-315
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 118

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