Checking It

Select the correct answer(s) to the following questions.

Multiple Choice

1:Which of the following properties of a Label cannot be bound?
  1. BorderColor.

  2. Font name.

  3. EnableViewState.

  4. Height.

2:What must be done at design time to get a SelectedIndexChange event from a DataGrid control?
  1. Must add a key column to the grid.

  2. Must add a Select Button column.

  3. Must add a HyperLink column.

  4. Either b or c.

3:What is the best state management option, assuming that we have a small amount of data, we must not use server resources, and we need it to be moderately secure. Select all options in order from best to worse.
  1. Cookie.

  2. Hidden field.

  3. Query string.

  4. ViewState. ...

Get Visual Basic® .NET by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.