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 7871We 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 5799on 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 4332Post New ADITI ASP.NET Interview Questions
what is the minimum compressive strength of clay brick
How would you reverse characters of an array without using indexing in the array.
Explain sim and rim instructions?
What are locations arc protection relay is fixed.
Does python have null?
How are numeric and character missing values represented internally?
Do you have experience in corrective discipline and terminations?
Dear friends..I appeared for ISRO scientist/Engineer SC interview on 2nd December 2009.Any idea about the interview result when it came/comes??
Is angular open source?
What is payroll area and uses of payroll area?
What are the different types of fragmentation?
requirement:To move display statements in a cobol program to a dataset.These display statements were not in main program but in calling program and we were not allowed to move these info via sysout dd dsn='dataset.name' . please let me know the ways this can be handled
What Is The Difference Between Null And Void Pointer?
Hi All, I need code for how to execute qtp scripts from excell sheet
Does tomcat need jdk?