четверг, 22 октября 2015 г.

WEB 460 Week 1 Quiz


1. (TCO 2) The Panel server control encapsulates a set of controls. Which of the following is true about the Panel control?
2. (TCO 2) Which of the following is not true about client-side callback and page postback?
3. (TCO 2) ASP.NET tracing can be disabled on a page-by-page basis by adding:
4. (TCO 2) Which of the following does the requestLimit attribute of the trace element in the web.config file specify?
5. (TCO 2) To view tracing for multiple pages within ASP.Net application, you do which of the following?
6. (TCO 2) Which of the following can be viewed as part of a page or application trace information?
7. (TCO 2) Which of the following is done to handle exception at a page level?
8. (TCO 2) Which of the following is done to capture exception in a centralized location at the application level?
9. (TCO 2) Which of the following is not correct about HTTPStatus code?
10. (TCO 2) What is the configuration statement added to the web.config file of a Web application to disable custom error messages and display detailed information about any runtime error that is thrown by the application? When deploying applications with this option, everyone will be able to view error messages. This statement is not recommended, as it can expose application-specific information
11. (TCO 2) What is the configuration statement added to the web.config file of a Web application to allow all users to receive a filtered exception message, and have users redirected to myError.aspx file whenever a status code = 450 results when processing a request?
12. (TCO 2) What is the configuration statement added to the web.config file to turn tracing feature on, have trace information viewed in the trace.axd file, and collect trace information for the last 20 requests processed?

Комментариев нет:

Отправить комментарий