Answer Posted / ravindra
caching means frequently used data on to the temporary memory
3 type of cachings are there
1.output caching:when cache apply to entire page output on
to the temporary memory
2.fragment cache:when cache apply to different portions of
web page
3.datacaching:when cache apply to memory variables.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What are the Types of authentications in IIS
What is the life-span of the items in the viewstate?
Explain client side state management system.
Define application state variable and session state variable?
What are the steps involved to fill a dataset?
How can you implement encapsulation in asp.net?
Define web.config in .net?
What is the current version of asp.net?
What is difference between asp state management and asp.net state management?
How to prepare culture-specific formatting in .net.
What is asp.net web application?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Can you explain page lifecycle in net?
What is the asp.net mvc folder conventions? : asp.net mvc