What is caching? What are the different types of caching?

Answer Posted / prakash chandra pradhan

To provide good perfermance for our application we can
impliment asp.net caching concept,According to this concept
we process our program and store result in server memory.

there are three types of caching in asp.net 4.0
1-page output caching
2-Application caching
3- fragment caching

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To display data in a Repeater control which template you provide?

594


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

557


What are the options in ASP.NET to maintain state?

619


Is post back property in asp net?

531


How to find last error which occurred?

540






What are session state modes?

571


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4755


What is cookies in asp net?

523


What is the default timeout for a cookie?

561


What is true about application service provider?

495


Explain diff. Betn dataset and recordset?

554


How can exception be handled with out the use of try catch?

548


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

553


Explain the difference between Repeater and Data list control in ASP.NET?

623


What is mvc in asp.net tutorial? : Asp.Net MVC

545