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