Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 8020We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
1 5885Post New ADITI Interview Questions
What is console.log()?
What is teaser in drupal ?
Will the following code compile and run?
What is transaction management in spring?
How do I keep a table from splitting in word?
Is mysql frontend or backend?
What is candidate sampling in machine learning?
What free program opens excel files?
What is the significance of method schema in product proposal?
How to redirect https to http url and vice versa in .htaccess?
Is it ok to disable windows search?
How does jquery mobile theming work? : jquery mobile
Tell us some of your weaknesses.
how can we find the number of rows in a table using mysql? : Sql dba
What do you know about National Income and Per capita Income?