What is caching? What are the different types of caching?
Answer Posted / krupali patel
Caching is used to display the output quickly for specified
amount of time.
there are three types of caching provided into the asp.net
2.0.
1)output caching
2)data caching
3)fragmentation caching
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
How do u declare static variable and how it is declared and what is its lifetime?
About CLR, reflection and assemblies?
Why do we need url encoding?
What is the exact purpose of http handlers?
Explain http handlers? Where we can use the http handlers?
What are the server control tags in asp.net.?
What parameters can you pass in the url of the api?
Explain the different parts that constitute ASP.NET application?
What is the difference between a candidate key and primary key?
how can create login from create and written conde in asp.net
What is event bubbling?
What parameters can you pass in the url of the api? Can get and post use the same url?
Explain what does mvc represent in asp.net? : asp.net mvc
Where are session variables stored?
What is the difference between a page theme and a global theme?