1

I have website with front-end in asp.net and database is MySQL. I could store the session state in database in MySQL locally by using Visual Studio Website Configuration Tool. How could I do the same on Amazon RDS. If you think it has been answered before please do let me know.

flob
  • 3,760
  • 2
  • 34
  • 57
Sunil
  • 150
  • 7
  • possible duplicate of [How to setup sessionState with SQL Server mode on Amazon RDS](http://stackoverflow.com/questions/12636919/how-to-setup-sessionstate-with-sql-server-mode-on-amazon-rds) – Ricardo Souza Jun 01 '15 at 18:08
  • 1
    If you are using .net, you can use the SDK for .net that has helpers to handle session state. http://aws.amazon.com/pt/sdk-for-net/ – Ricardo Souza Jun 01 '15 at 18:13
  • @rcdmk thank for the link and as per your link, I think dynamodb is something which I need to look into, even though I was looking something familiar to Visual Studio website config tool. – Sunil Jun 01 '15 at 18:29
  • Have you solved your issue? If so, please, add your solution as an answer to the question and mark it as solved. This way you can help other with the same problem. – Ricardo Souza Jun 03 '15 at 23:44
  • @rcdmk I'm still working on that and will surely update once I'm done with. – Sunil Jun 04 '15 at 04:40

0 Answers0