Test Status
      ASPRANDOMTEST
      (A) Contact the ISP and have them switch the website to have ASP capability.
      (B) Have your ISP install the Microsoft FrontPage extensions
      (C) Develop a transition plan first that includes a step-by-step plan on every detail prior to contacting the ISP.
      (D) All the above
      (A) System.web.UI.Page
      (B) System.Windows.Page
      (C) System.Web.page
      (A) View state
      (B) Cookies
      (C) Hidden fields
      (D) Request object
      (A) app_offline.html
      (B) app_offline.htm
      (C) appoffline.html
      (D) none of these
      (A) Separation model
      (B) Code-Behind model
      (C) In-Line model
      (D) ClientServer model
      (A) ExecuteReader
      (B) ExecuteScalar
      (C) ExecuteStream
      (D) Open
      (A) Declare Global variables
      (B) Implement application and session level events
      (C) No use
      (A) a client-side executable code.
      (B) a world-wide-web executable code.
      (C) a server-side executable code.
      (D) all of the above.
      (A) employee salary
      (B) 2nd_employee
      (C) employee_hire_date
      (D) date_of.birth
      (A) InProc
      (B) StateServer
      (C) SQL Server
      (D) All of the above
      (A) System.Data.Interfaces
      (B) System.Data.Common
      (C) System.Data
      (D) System.Data.Connection
      (A) Viewstate can store anything
      (B) Viewstate can store onlys string
      (C) Viewstate can store only serilizable object
      (D) None
      (A) Application object
      (B) Session object
      (C) Response object
      (D) Server object
      (A) System.Web.UI
      (B) System.Web.SessionState
      (C) System.Web
      (A) RegularExpressionValidator
      (B) CompareValidator
      (C) equals() method
      (D) RequiredFieldValidator
      (A) When application is running low of memory
      (B) It runs random
      (C) When application is running for more than 15 minutes
      (D) None of the above
      (A) ControlToValidate
      (B) ControlToBind
      (C) ValidateControl
      (D) Validate