The first event triggers in an aspx page is__________________?
		A. Page_Load()
B. Page_Init() 
C. Page_click()
D. Page_doubleclick()
		A. DataSource
B. ColorValidator
C. AlternatingItemTemplate 
D. None of these
		A. Use the ImageMap control and randomly select a HotSpot to show or hide.
B. Use the AdServer control and create an XML file with configuration of the control. 
C. Use an ImageButton control to predict randomness of the image to be loaded based on the clicks of the control.
D. Use the Image control to hold the image and a Calendar control to randomly select a date for each image to be displayed.
		A. Avoid page to be cached 
B. Clears the buffer area
C. The session expires
D. None of the Above
		A. DataBind
B. DataList
C. Fill( ) 
D. Load ( )
		A. System.Web.Mail.SmtpMail
B. System.Web.Mail.MailMessage
C. Both A and B 
D. None of these
		A. DataCaching 
B. Output Caching
C. Both A and B
D. None of these