ASP.NET

123456789101112131415
Across
  1. 2. The default time duration for a ______ is 30 minutes
  2. 6. helps in sending the page information to the server
  3. 9. This database stores all information
  4. 12. RangeValidator control supports _____ data types
  5. 14. ASP.NET control that is used to provide advertisements to Web pages
  6. 15. The ______ object encapsulates the state of the client and browser
Down
  1. 1. an object that gets the trace output and stores it to different places
  2. 3. displays the details about how the code was executed
  3. 4. ____ cookie resides on a user's machine for a period specified for its expiry
  4. 5. A _____website serves content in a number of languages
  5. 7. This page does not have complete HTML source code inside its source file
  6. 8. _______ management is used to store information requests
  7. 10. _____load event guarantees that all controls are fully loaded
  8. 11. This control does not have the Click and Command events
  9. 13. The ViewState information is stored in the HTML hidden fields