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 7077We 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 5303on 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 3799Post New ADITI ASP.NET Interview Questions
Tell me about any quality efforts you have overseen or implemented.
How long do you expect to remain employed with Nestle?
Elements of CAS
How can the attributes of one sms dataset be copied to another dataset?
Define a sequence file in hadoop?
I am abt to give IOCL intrv.Plz sir guide me for IOCL intrvw (Electrical).Which subject to be consider. questions are generally asked from which subject.Plz help me out.
How many types of hypersensitive reactions are there?
What is two way data binding angularjs?
Explain the use of 'auto' keyword in c programming?
Describe the differences between a data warehouse and data mart.
what is the default configuration Tally ERP 9 provides for Balance Sheet?
Explain rule resolution algorithm?
Discuss major factors that influence mass movements?
What is meant by codeigniter?
What is the default thread pool count in tomcat server?