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?

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>

Posted Date:-2022-08-15 04:04:25


More MCQS Questions and answers

Search
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!