I\'m working on a ASP.NET MVC 2 web application that lets users edit parameters on a simulation and launch it. Once a user starts editing a specific simulation, it must be inaccessible to other users.
I\'m using VS 2005 for web forms. Looking at the web.config I see a stateConnectionString attribute. Is this really needed?