المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Session level connection object



C# Programming
04-07-2009, 01:11 PM
Hi,

I need to create a session level connection object. The situation in like that, there can be multiple users loging in simultaneously. I need a different connection object for each user and want to maintain the count of the connection objects.

Platform: ASP.Net,C# 2005

Please help.

regards,
Abhishek agrawal

abhishek