To ensure that the timing and performance data of your web application is gathered and only made available to users when they are logged on the web server, which code should you add to the Web.config file?

- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
To ensure that the timing and performance data of your web application is gathered and only made available to users when they are logged on the web server, which code should you add to the Web.config file?

1.<compilation debug="true" urlLinePragmas="false"> ... </compilation>

2.<trace enabled="false" pageOutput="true" localOnly="false" />

3.<trace enabled="true" pageOutput="false" localOnly="true" />

4.<compilation debug="false" urlLinePragmas="true"> ... </compilation>


More MCQS Questions and answers

R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!