1. A ______ in a database relates a row from one table to one or more rows from another table.
a) one-to-one JOIN
b) many-to-many JOIN
c) any JOIN
d) trust expression
e) one-to-many relationship
2. In order to define the information displayed in a data list, you need to create a _______.
a) schema
b) template
c) XML style sheet (XSTL)
d) list
e) cascading style sheet
3. In order to allow paging in a GridView, you need to set ________.
a) the Paging property to True
b) the AllowPaging property to True
c) Page property to True
d) nothing. The system will automatically page
e) None of the above
4. A(n) ________ field allows developers to control the appearance of a column.
a) style format
b) appearance class
c) object
d) format
e) template
5. The ________ template shows how the FormView control will appear in Edit mode.
a) EditForm
b) EditDocument
c) EditObject
d) EditItem
e) EditWebPage