When maintaining session through Sql server, what is the
impact of Read and Write operation on Session objects? will
performance degrade..
Answer Posted / guest
Yes it will make overhead to the Process to writh the data
in tyhe sql on every this
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does web services support data reader like pom project?
What is the use of the tag in the web.config file?
Is post back in asp.net?
What language does asp.net use?
How does windows service lifecycle differ from a .standard. Exe?
Can you explain the importance of finalize method in .net?
What is global.asax file used for?
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?
Will the asp.net validators run in server side or client side?
What are the different types of validation controls in asp.net?
When does a session actually start?
What are app services?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is the difference between cookie and session?
How would you turn off cookies on a page of a website?