what is caching?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using MVC programming pattern in ASP.NET?

561


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

597


What is cache in asp net?

538


How many web.config files can I have in an application?

548


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1498






Explain parts of assembly?

559


What is the difference between a default skin and a named skin?

601


How do we assign page-specific attributes?

619


How to implement globalization and localization in the use interface in .net.

540


What is the difference between session.abandon() vs clear()?

549


What is difference between ispostback and autopostback in asp net?

520


What is data grid view in asp.net?

537


What are client activated objects and server activated objects?

521


How can u deifne the benefits and limitation of using Viewstate for state management?

714


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

976