Types of caching ?



Types of caching ?..

Answer / amit khatri persistent systems

Type of Caching:-

1) Output caching
2) Fragment Caching
3) Data Caching

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

0 Answers   CTS,


What r the page life cycle in asp.net page?

6 Answers  


In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?

1 Answers  


Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url

1 Answers  






How can we Validate a Controls in ASP.NET page using JavaScript?

0 Answers   QuestPond,


How do you relate an aspx page with its code behind Page?

2 Answers   Accenture,


What is the difference between adding reference in solution explorer and adding references by using ?

0 Answers  


What is the adavantage of using ASP.NET routing?

0 Answers   NA,


What is difference between viewstate and session in asp net?

0 Answers  


What is the server of asp.net?

0 Answers  


Explain the difference between value type and reference type?

0 Answers  


Categories