Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

In which event of page cycle is the viewstate available?

0 Answers  


Why session management is required?

0 Answers  


I have a component with 3 parameter and deployed to client side now i changed my dll method which takes 4 parameter.How can i deploy this without affecting the clent?s code ?

1 Answers   Microsoft, Satyam, Wipro,


Explain the boxing and unboxing concept in .net?

0 Answers  


What base class do all Web Forms inherit from?

9 Answers  


What is the difference between repeater over datalist and datagrid ?

1 Answers  


version information is mentioned in which file

3 Answers   AG Technologies,


Is LINQ performance wise better or using sqlcommand?

1 Answers  


In cache where dats is stored and how(file or object?)

2 Answers  


What is the difference between sealed vs static class?

0 Answers  


We 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 Answers   ADITI,


How to disable validator control by client side JavaScript?

0 Answers  


Categories