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 to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


Explain about Multi-Language integration?

0 Answers  


Elaborate differentiation between Cache and Application?

0 Answers   QuestPond,


What is the default authentication mode for asp.net?

0 Answers  


what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?

4 Answers   TCS,






What is the base class from which web forms are inherited?

0 Answers  


Demonstrate Render and PreRender?

0 Answers   QuestPond,


What is the difference between Hash table and Array list?

0 Answers  


What are session and cookies?

0 Answers  


What is simple data binding?

0 Answers  


How Response.flush works in server.Execute ?

1 Answers   Keane India Ltd, TCS,


Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

2 Answers   Siebel Systems,


Categories