Day 4

12345678910
Across
  1. 6. Property allows you to persist property information that is specific to a control
  2. 7. Gets or sets a value that indicates whether a cache entry should be evicted after a specified duration
  3. 8. Attribute specifies which QueryString parameters cause a new version of the page to be cached
  4. 9. Class used to access cookie by using Request object
  5. 10. Each active ASP.NET session identified and tracked by
Down
  1. 1. A file that contains a code for responding to application-level and session-level events
  2. 2. Attribute provides the ability to cache a page based on a string
  3. 3. Attribute specifies how long, the page will be held in the memory
  4. 4. Application state is stored in an instance of
  5. 5. Caching data in a Cache object