difference between caching objects in session objects?
Answer Posted / dhananjeyan
1. Sessions may not improve performance whereas Cache will
improve site performance.
2. Sessions may change from user to user whereas a single
Cache will be maintained for the entire application.
3. Cache wont maintain any state, whereas Sessions will
maintain separate state for every user.
I hope it would help.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is jade template engine?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is another word for redirect?
How does ASP.NET framework maps client side events to Server side events.?
Are there resources online with tips on asp to asp.net conversions?
How does the service stream content?
Explain about ASP.NET?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Is asp.net a programming language or framework?
What is authorization in asp.net?
Explain the server control events of asp.net ?
What is the benefit of WebAPI over WCF?
What are cao and sao.
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC