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 could you modify xaml content from javascript?
calling result set one procedure to anothar procedure in sql2000
Can we use a static function with a non-static variable?
What are validator? How do you disable them?
What is directive in asp net?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How you can manage the state of application at the server side in ASP.NET?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Write a code for sending an email from asp.net application.
What is dynamic web page with example?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the server controls in asp.net?
Why do we need a web application session?
What is applicatio domain?
What does the .webpart file do?