What is cache in asp net?



What is cache in asp net?..

Answer / Neena Pandey

Cache in ASP.NET refers to the storage of frequently used data in memory for faster retrieval, reducing the need to recompute or re-retrieve it from its original source.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


What are the session management techniques asp net?

1 Answers  


Explain what is postback in asp. Net?

1 Answers  


I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that

1 Answers   HCL, Infosys, Mantec Consultants,


What methods are fired during the page load? Init()

1 Answers  


Define dll hell?

1 Answers  


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1 Answers  


What?s the difference between Response.Write() and Response.Output.Write()?

2 Answers   Siebel, Visual Soft,


Various types of Page Load functions

4 Answers   Net Solution,


what are the attributes of sitemapnode?

3 Answers   Satyam,


Is oauth for authentication or authorization?

1 Answers  


Where does Web.Config Info stored? Will this be stored in the registry?

4 Answers   Accenture,


Categories