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
Is asp.net different from asp? If yes, explain how?
Name the tools or API for developing or testing web api?
How will create assesblies at run time?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
Explain how can we inherit a static variable?
9. Why should we hire you over the others waiting to be interviewed?
What are the new features implemented in ASP.NET?
Explain how asp.net different from asp?
Can user control be stored in library?
What is client side state management?
What is the function of the ViewState property?
How many types of session in ASP.NET
How many types of state management are there in asp net?
What is asp.net mvc5? : Asp.Net MVC
What are validator? Name the validation controls in asp.net?