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 8021We 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 5885on 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 4393Post New ADITI ASP.NET Interview Questions
What is a java driver?
What is Children?
why do you want to work here?
What is the use of vnet?
Discuss the ethical dilemmas that nephrologists might face, particularly when making decisions about organ allocation or withdrawing dialysis support.
What is rpa?
if you stuck in problem what will you do?
how can you administer your application server?
What is mean by incident logging system ?
Which method is used to search better by learning? a) Best-first search b) Depth-first search c) Metalevel state space d) None of the mentioned
How do I completely remove all traces of a program?
How do you format in excel?
How can I change the page size of the layout?
What are the difference between array_keys() and array_key_exists() in php?
What are the two parts of a file path?