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 6151We 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 4801Post New ADITI Interview Questions
What is a comment in drupal?
what is oops and list its features in c++?
How do you mass delete words in word?
What are the key elements of continuous testing?
In which kind of scenarios MapReduce jobs will be more useful than PIG in Hadoop?
What is module css3?
What is ms word and excel?
What are the linux commands used in devops?
What is prefix of wordpress tables by default?
What is the name manager in excel?
Is apache tomcat a web server or application server?
If you worked for BNY Mellon, what are you doing?
How to pivot data using informatica when you have variable amount of pivot rows?
When was the first multi - person space capsule launched?
What is diamond operator in java?