What is caching? What are the different types of caching?
Answer Posted / prakash chandra pradhan
To provide good perfermance for our application we can
impliment asp.net caching concept,According to this concept
we process our program and store result in server memory.
there are three types of caching in asp.net 4.0
1-page output caching
2-Application caching
3- fragment caching
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the method to create a permanent cookie?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is http protocol and how it works?
What is a web server? What are the load limits in it?
What is s2s tracking?
Are xaml file compiled or built on runtime?
Explain some of the major built-in objects in asp.net
What is the difference between adding reference in solution explorer and adding references by using ?
What is query string with example?
What is a server cookie?
Explain the difference between overriding and overloading?
what is publisher?
what are configuration files?
What are the advantages of asp.net?
How does session id work?