Which of the following is used to write error message in event Log File ?
A. System.EnterpriseServices
B. System.Diagnostics
C. System.Data
D. All of the above
A. System.EnterpriseServices
B. System.Diagnostics
C. System.Data
D. All of the above
A. DataSource
B. ColorValidator
C. AlternatingItemTemplate
D. None of these
A. XmlNew
B. XmlConvert
C. XmlSettings
D. XmlDocument
A. Display
B. Page_Load
C. Render
D. The Prerender
A. Session.Exit
B. Session.Close( )
C. Session.Discard( )
D. Session.Abandon
A. Transfers all the form data to test.aspx with HTTP headers
B. Transfers all the form data to test.aspx with out HTTP headers
C. Calls post method on test.aspx
D. None of the above
A. Code is separated from the HTML and interpreted Code is interpreted separately
B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server
C. Scripting is separated from the HTML, Code is interpreted seperately
D. None of these
A. RangeValidator
B. PatternValidator
C. RegularExpressionValidator
D. FieldValidator
A. HTML
B. WML
C. JSP
D. XML
A. Call FOCUS method
B. Call SETCONTROL
C. Call SETFOCUS
D. None of the above