Answer Posted / 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 |
Post New Answer View All Answers
Is post back in asp.net?
What are the various types of cookies in asp.net?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Can a .net web application consume java web service?
Why cyclomatic complexity is important?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is manifest in .net framework?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Explain the use of errorprovider control in .net?
Explain global assembly cache.
Differentiate strong typing and weak typing
What are the main requirements for caching?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Why would anyone need to implement their own hashtable or linked list?
Define caching.