How to setup sessionState with SQL Server mode on Amazon RDS
I have asp.net app and I’m going to store my session in SQL Server. I’m using Amazon RDS (Microsoft SQL Server Express Edition). I am using local db for testing and its works well there.
I have asp.net app and I’m going to store my session in SQL Server. I’m using Amazon RDS (Microsoft SQL Server Express Edition). I am using local db for testing and its works well there.