Which DLL translate XML to SQL in IIS ?
Which DLL translate XML to SQL in IIS ?
		A. SQLIIS.dll
B. LISXML.dll
C. SQLISAPI.dll 
D. SQLXML.dll
		A. Use View State
B. Use URL munging
C. Disable ViewState and use Session State
D. Disable View State and don’t use session state 
		A. User
B. Table
C. Form
D. Windows 
		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. needs to be available to the public
B. must be platform-independent
C. has a thin front end (client)
D. All of the above 
		A. AdRotator 
B. LinkButton
C. Both A and B
D. None of the Above
		A. CurrentUICulture
B. CurrentCulture 
C. All of the above
D. None of these