What is the extension of a web user control file ?
What is the extension of a web user control file ?
		A. .Aspx
B. .Asmx 
C. .Ascx
D. None of these
		A. AdRotator 
B. LinkButton
C. Both A and B
D. None of the Above
		A. Windows XP Professional
B. Windows 2000
C. Both A and B
D. None of these
		A. ValidateControl
B. ControlToValidate 
C. ControlToBind
D. Validate
		A. String
B. Integer
C. Date
D. All of the above 
		A. SQLDataReader 
B. Data Set
C. Both A and B
D. None of these
		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.