I finally managed to add this project on sourceforge … here is the link http://sourceforge.net/projects/aspnetsessmysql/
MySql
A couple of days ago I received an email from Steven Davis. He proposed some brilliant enhancements to the MySQL session state store provider. Thanks to him, I am able to provide a new release of it today.New features he incorporated into the provider are: added cluster db support: the […]
ASP.NET session state store provider for MySQL (2nd Update)
As joel and Ciprian Tarta 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. Enjoy!
ASP.NET session state store provider for MySql (Update)
As I mentioned earlier here, my website ultimately is .NET ready . Since I have quite a number of photos online that are off the record, I wanted to ‘protect’ them using forms authentication (within the former web hosting package developed in PHP I was using .htaccess and .htpassword files […]