can u any one tell me clearly where is stored cache datas?
Answers were Sorted based on User's Feedback
Answer / pravin more
Data Can be cached at Three locations
1) Client Side
2) On Server
3) On Proxy Server
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / praveen singh
Cache data is store in memory and cache size is double of
memery size .
Regards,
Praveen Singh
Praveen.kumar4u1093@gmail.com
Is This Answer Correct ? | 4 Yes | 4 No |
Explain Page life cycle
What are the disadvantages of viewstate/what are the benefits
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
Can we have a web application running without web.config file?
what is narmalization
What is the use of sessionstate tag in the web.config file?
Which object wraps the state or data of a user?
What is OSI layer? Explain different layers.
write a sample code make use of xmltext writer
What are the major differences between asp.net1.1 and asp.net 2.0?
8 Answers CTS, Deloitte, Mphasis, Vison,
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is the use of session in web application?