can u any one tell me clearly where is stored cache datas?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between inline and code behind - which is best in?
What is a web farm?
What is difference between session and cookies?
Explain difference between friend and protected friend?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are the events that happen when a client requests an asp.net page from iis server?
What are the validation controls available in ASP.NET?
How to change Master page in ASP.Net using code?
What is the difference between union and join?
How do you deploy your asp.net application?
What is data reader in asp.net?
Can I combine classic asp and asp.net pages?
Explain how viewstate is being formed?
What is the purpose of asp.net?
What is Model-View-View Model?