difference between caching objects in session objects?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shaily
session object creates for each user indivisually but 1
cach object for one application.
| Is This Answer Correct ? | 8 Yes | 2 No |
what is NET Framework ?
Features of a dataset ?
Can you clarified A Web service can only be written in .NET or not?
What is difference between abstract class and an interface?
How can we prevent browser from caching an aspx page?
If there are two web.config files in a application which config files will get priority?
What is the use of session?
Describe how ASP.NET maintains process isolation for each Web application?
What is view state and use of it ?
How Can we use multiple forms in single asp.net application?
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 Web API?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)