Day 1

123456789
Across
  1. 2. Property is used when the user wants to perform separate validation scenarios on the same page
  2. 4. Specifies the code-behind file with which the page is associated
  3. 5. Directive to achieve cross-page posting between ASP.NET pages
  4. 8. A way to access server functionality remotely
  5. 9. Page property returns false when first time the page is loaded
Down
  1. 1. After validation is performed, this return true or false depending on whether it succeeded or failed
  2. 3. Utility to ensure that all the various scriptmaps get registered properly
  3. 4. Enables user to compare value against another value
  4. 6. IIS6 worker process
  5. 7. ViewState information and postback data for declared controls is loaded at this stage