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 7692We 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 5718on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???
1 4203Post New ADITI ASP.NET Interview Questions
How do you find the source of data validation in excel?
How to perform a DC resistance test In Alternator and their proceduces?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is slt configuration?
What is use of restart and how to use it?
What is the syntax to read analog and digital data from a sensor in arduino?
Explain Reliability and Failure Handling in Apache Flume?
List different types of literals available in scala?
On what basis are materials to be crushed evaluated apart from size?
What is Oauth?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
How to configure hibernate in spring mvc?
List out the important field in purchasing view?
Explain intangible assets?
What should be the condition we need to specify in process builder to specify schedule actions? : salesforce process builder