Which class can be used to create an XML document from scratch ?
		A. XmlNew
B. XmlConvert
C. XmlSettings
D. XmlDocument 
		A. Response.Output.Write() allows you to write formatted output 
B. Response.Output.Write() allows you to stream output
C. Response.Output.Write() allows you to buffer output
D. Response.Output.Write() allows you to flush output
		A. app_offline.html
B. app_offline.htm 
C. appoffline.html
D. None of these
		A. Open 
B. Execute
C. Transfer
D. HTMLDecode
		A. Name space of the dll that is referenced 
B. Assemblyname
C. TagPrefix
D. All of the above
		A. Set AutoGenerateColumns Property to true on the datagrid tag
B. Set AutoGenerateColumns Property to false on the datagrid tag 
C. Set AutomaunalColumns Property to true on the datagrid tag
D. It is not possible to do the operation
		A. System.Windows.Page
B. System.Web.page
C. System.web.UI.Page 
D. None of these