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 Web Services?How we can consume a Web Services in our application?Explain.
What are the different types of cookies in asp.net?
About writting a query and SP which is better ?
What does this do? sn -t foo.dll
What are PDBs? Where must they be located for debugging to work?
What is special types forms
Describe the application event handlers in ASP.NET?
What is Razor View Engine
Differentiate the session object and application object?
What are validator? Name the Validation controls in asp.net? How do u disable them?
What is the difference between custom web user control and a custom web server control?
Why session is used in asp.net?
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)