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
What is the difference between client-side and server-side validations in ASP.NET?
Do you know about caching with the datasource controls?
Explain the difference between sql invalidation and sql notification.
How long do session variables last?
What is the basic difference between asp and asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is mvc in asp.net interview question? : Asp.Net MVC
Can we have 2 web config files?
how can create login from create and written conde in asp.net
What is .net framework and what are the main components of it?
What are the contents of cookie?
Differentiate between authentication and authorization.
Which is faster viewbag or viewdata?