I'm working on a prototype program, which should test different (SessionState, Profile, etc) providers for ASP.NET, i.e. MySQL, Oracle, etc. At the moment I'm using the MySQL provider. I've just managed to instantiate the provider, a SessionStateContainer and the SessionState itself.I'm working on a prototype program, which shoul