-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: tangi_1979
Message 1 in Discussion


Hi,
 
I have the problem of handelling the Connection in 
ASP.NET
 
In my page I have to access the database in the 
following order....
           1) 
Select...   (done in Page1)
           2) 
Select...   (done in Page2)
           3) 
Insert...    (done in Page2)
           4) 
Delete...   (done in Page2)
           5) 
Select...   (done in Page2)
 
I have to run the statements and then 
close the connection while comming to my GUI Page (aspx)
 
my ASP.NET Solution is splited up in to 3 
projects.
 
GUI Class calls 
the Business Class which in turn calls the 
Data Class.
 
I want to know what is the proper method of 
handelling the Connection Object.
 
will it be a good practice if I make the Connection 
Object as Shared Class. (assuming the No. of Cuncurrent users are 
50+)
 
I also want to know if user came to page1 from 
page2 by hitting the Back button in the browser.
 
pls let me know how to do this.
 
Thanks in advance,
 
Tthangaraj P.V.
[EMAIL PROTECTED]
 

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to