Folks,
Has anyone came across a scenario where they have used SQL server state management on a 3 tiered architectuere ?
How should one implement (SQL server state management) without bypassing the middlelayer.
Thanks…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
IMO, If the client is too strong on the 3 tier requirement and if the Web server(s) cannont talk with DB directly then StateServer is the solution.