When maintaining session through Sql server, what is the
impact of Read and Write operation on Session objects? will
performance degrade..
Answer Posted / sarath
yes. performance degrades compare to inprocess.but its use
ful when information store is large and long term
maintainence.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of data set in asp.net?
What are client activated objects?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is a session in asp.net?
Do you know using sql cache invalidation?
Can we handle the error and redirect to some pages using web.config?
What does session_start () do?
How to find last error which occurred?
What is content place holder?
What is Forms Authentication in ASP.NET?
what is command line compiler.what are the steps and how it is related to debugging.
What are directives in asp.net?
How to find out what version of asp.net I am using on my machine?
What is query string?