logo

CuriousTab

CuriousTab

Technology problems


  • 1. What is the managed execution process?
  • Discuss
  • 2. Session_Start: This event occurs every time when any new user visits.

  • Options
  • A. TRUE
  • B. FALSE
  • Also asked in: Software Architect

  • Discuss
  • 3. Application_Start: This event occurs when the first user visits a page of the application.

  • Options
  • A. TRUE
  • B. FALSE
  • Also asked in: Software Architect

  • Discuss
  • 4. Application_End: This event occurs when there are no more users of the application.

  • Options
  • A. TRUE
  • B. FALSE
  • Also asked in: Software Architect

  • Discuss
  • 5. Session_End: occurs when the users stop requesting pages and their session times out.

  • Options
  • A. TRUE
  • B. FALSE
  • Also asked in: Software Architect

  • Discuss
  • 6. This events sends the web page to the server for processing. Web page sends data back to the same page on the server. Which among the following events does the above stated task?

  • Options
  • A. Validation events
  • B. Cached events
  • C. Postback events
  • D. None
  • Also asked in: Software Architect

  • Discuss
  • 7. Cache events are processed when ever the Postback events occurs

  • Options
  • A. TRUE
  • B. FALSE
  • Also asked in: Software Architect

  • Discuss
  • 8. How do you change the session time-out value?
  • Also asked in: Software Architect

  • Discuss
  • 9. A small text file on the client machine either in the client?s file system or memory of client browser session is called

  • Options
  • A. View State
  • B. Cookies
  • C. QueryString
  • D. None
  • Also asked in: Software Architect

  • Discuss
  • 10. Which among the following command is used to implement view state

  • Options
  • A. _VIEWSTATE
  • B. VIEW_STATE
  • C. VIEWSTATE_
  • D. None
  • Also asked in: Software Architect

  • Discuss

First 67 68 69 ... 103 .. 138 139 Last