What is caching? What are the different types of caching?
Answer Posted / abbas
Caching is the process of storing ferquently used data on
the server to fulfil subsequent reuests
types of caching
1 ) out put caching
2) partial page cahching
3) client-side caching
4)datacahing
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How is it possible for .NET to support many languages?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is the good practice to implement validations in aspx page?
What is strong-typing versus weak-typing?
What is asynchronous call?
What is an asp.net web form?
Define static member?
How do cookies work? Give an example of their abuse.
Which adapter should you use, if you want to get the data from an access database?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is the full meaning of asp.net?
Define web services in asp.net.
What is a user session?
How to prepare culture-specific formatting in .net.
Explain MVC model binders?