How many configuration files can an ASP.NET projects have?
		A. One 
B. Two
C. Three
D. More than Three
		A. All users within a single tunnel
B. All Users of an application
C. A Single session 
D. All of the above
		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. XmlSettings
B. XmlConvert 
C. XmlCast
D. XmlType
		A. IsPostBack is a readonly property of System.Web.UI.Page class
B. IsPostBack is a method of System.UI.Web.Page class
C. IsPostBack is a method of System.Web.UI.Page class 
D. None of these
		A. Page_Init() 
B. Page_Load()
C. Page_click()
D. None of these
		A. AboveNormal
B. Normal
C. Highest
D. All of the above