# ASP.NET session state store provider for MySql (Update)

> Updated ASP.NET session state store provider for MySQL with new features and improvements for web application session management.

*Published June 23, 2009* · Categories: net

Source: https://www.kimpel.com/2009/06/23/asp-net-session-state-store-provider-for-mysql-update/


As Joel (original URL https://cid-a4e6342ee2ff07cb.profile.live.com/) and Ciprian Tarta (original URL https://cid-9e17649272bd0cd7.profile.live.com/) mentioned, the code for the MySQL session state store provider contained a little bug in the RemoveItem method. I fixed this bug and also tried to re-format the document.

You can download the document here: https://www.kimpel.com/FileDownloader.aspx?file=MySqlSessionStateStore v.0.2.zip.

Enjoy!

