Caching techniques in .NET?

Answers were Sorted based on User's Feedback



Caching techniques in .NET?..

Answer / uma

Actually caching is improves the performance of the page.
Caching techniques are:-
1.page output caching
2.page fragment caching
3.data cahing

Is This Answer Correct ?    3 Yes 0 No

Caching techniques in .NET?..

Answer / sravanthi

Two types of caching is available
1.Page output caching.
2.Page fragment caching

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?

1 Answers   DELL, Microsoft,


what is new debug tools in asp.net ?

1 Answers  


What is the maximum length of textbox

1 Answers  


What is aspect-oriented programming?

0 Answers  


what is SQL cache Invalidation?

1 Answers  


What is caching? Explain.

0 Answers  


How long the items in ViewState exists?

0 Answers   SwanSoft Technologies,


what are the Custom controls in asp.net?

0 Answers   MCN Solutions,


How do you secure your configuration files to be accessed remotely by unauthorized users?

0 Answers  


What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?

2 Answers   Phoenix Technologies,


Where is ViewState information stored?

18 Answers   DSRC, HCL,


What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

1 Answers   Innvectra,


Categories