what is caching?

Answers were Sorted based on User's Feedback



what is caching?..

Answer / srikanth

Caching is one of the statemanagement technics as well as
the optimization. It's small memory location at the server
side that will retain the user data for the purpose of
subsequent requessts.

Is This Answer Correct ?    7 Yes 0 No

what is caching?..

Answer / dushyant sharam

caching is server side management technique which is used
to store the information on server side it is categories
into four parts

1..Output Caching
2..Fragment Caching
3..Data Caching
4..Cache Configuration

Is This Answer Correct ?    2 Yes 0 No

what is caching?..

Answer / suresh mandala

It is used to hold the data for some times at th server
side.Depends on the requirement we have to use it.

Is This Answer Correct ?    1 Yes 0 No

what is caching?..

Answer / ravi kumar

caching is the fastest access memory, which is used to
store the data for a limited time Duration, which is set by
a Developer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Describe the events in the life cycle of a web application.

0 Answers  


What are early binding and late binding.

0 Answers  


What is cache in asp net?

0 Answers  


What is form submit?

0 Answers  


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  






How many types of page.

5 Answers   TCS, Verinon Technology Solutions,


repeater and gridview diff? Why is repeater fast than gridview?

3 Answers   TCS,


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  


Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?

3 Answers   Phoenix Technologies,


Why and where this web.config file is used?

0 Answers   Amazon,


Difference Between ReadOnly and Constant Variable in compile time and Run Time.

3 Answers   Phoenix Technologies, Quadrant,


What is slidemaster?

0 Answers  


Categories