Hi
I am using a ASP.net session in SQL Server mode. I have created the necessary tables and stored procs in a custome db
My question is: Can I use this database to serve more than one application / web site ? Is there anything to take into consideration having multiple websites use the same db for their session store
cheers