When maintaining session through Sql server, what is the
impact of Read and Write operation on Session objects? will
performance degrade..
Answer Posted / nanda
SQL server session Using not for Large and long term
maintaninence.
When your application is in a web farm model , then u have
two option State server and other database server option. U
can use Either SQL or ORACLE in DB option.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the namespaces used in asp.net mvc? : asp.net mvc
Why would anyone need to implement their own hashtable or linked list?
What is the concept of view state in asp.net?
How can we prepairing Interview
Explain how can you debug your .net application?
Define application state variable and session state variable?
What is postback pixel?
What is the use of execute non query in asp.net?
8. Why do you want to work here?
Define reflection in .net?
What are the 3 types of web?
Explain client side state management system.
Why is global asax is used?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
What is the maximum timeout we can set for Cookies?