If I m using Session State Partioning where I have
partitioned my session into 4 servers then how can I know
that my session will be stored on which server?
Answer Posted / srikanth
if u are using multiple instances of server then for
maintaing session state u need to use sqlserver session
state mode.i.e u r storing session information in db (you
need to specify db name also).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the exact purpose of http handlers?
Is react a template engine?
Are cookies stored on server or client?
Describe how passport authentication works.
Why SessionID changes in every request in asp.net?
How u refer webservices?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Differentiate between a hyperlink control and a linkbutton control.
Define globalization and localization.
Where is the view state data stored in asp net?
How will you maintain versioning in asp.net 2.0?
Explain what is event bubbling?
What are session state modes?
Explain the difference between asp.net mvc and asp.net webforms
What is mvc in asp.net tutorial? : Asp.Net MVC