What is the lifespan for items stored in viewstate______________?
		A. 10 mins
B. 20 mins
C. 2 mins
D. Exists for the Life of the current page 
		A. It is not possible to set automatically page events and methods
B. AutoEventWireup attribute of the Page directive is set to False
C. AutoEventWireup attribute of the Page directive is set to true 
D. All of the above
		A. After the webform loads 
B. Before Page_init event of web form
C. After the page_init event of webform
D. None of the above
		A. The DataSet schemas must match in order to merge
B. The destination DataSet must be empty prior to merging
C. A primary key must be defined on the DataTable objects 
D. A DataSet must be merged into the same DataSet that created it.
		A. Private
B. no-cache
C. Public
D. All of the above 
		A. SqlDataSource
B. FormView
C. GridView
D. All of the above 
		A. Cross Page Posting 
B. Code-front
C. Theme
D. None of the above