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 7689We 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 5714on 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 4192Post New ADITI ASP.NET Interview Questions
How do I make a chart?
What is the front end for java?
Which database is used in hadoop?
Hi.. Iam working as Test Engineer. I want to become a business analyst. is domain knowledge necessary for that? CAn u guide me to approach? Is there any course?
how we can identify the impurity is coming below loq at transfering site?
Various excel bi add ins?
How to create function without parameter in sql server?
what are open source RFID middleware?
How many versions are there in Test Director.
What is the purpose of creating a reference variable- ‘driver’ of type
Explain the Procedure for Testing for binding of mutant proteins to cell surface receptors?
What is oracle datasource?
Who is the chairman of IRDA?
What are the terms cics generally means?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?