Re: Connection Pooling
From: Wayne (MeNotYou_at_community.nospam)
Date: 02/03/05
- Next message: Scott Emick: "help what does this error mean? Additional information: The type initializer for "cm_400_utility.MoveData" threw an exception."
- Previous message: saurabh: "Re: DLL Config files"
- In reply to: Miss: "Connection Pooling"
- Next in thread: Miss: "Re: Connection Pooling"
- Reply: Miss: "Re: Connection Pooling"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Feb 2005 10:56:24 -0500
http://msdn.microsoft.com/msdnmag/issues/05/01/ASPNETPerformance/default.aspx
Read tip 3, article pertains mostly to ASP.net but I believe most of the ADO
tips hold true for winforms as well.
-- Thanks Wayne Sepega Jacksonville, Fl "When a man sits with a pretty girl for an hour, it seems like a minute. But let him sit on a hot stove for a minute and it's longer than any hour. That's relativity." - Albert Einstein "Miss" <Miss@Somewhere.com> wrote in message news:ePT#JZgCFHA.3924@TK2MSFTNGP15.phx.gbl... > Hi, > I have a very basic question regarding the connection pooling. > > To use the built in connection pooling, do I have to have a connection > object created in some shared class? > Right now, I have a data access class created and disposed each time > database query is made(connection is created and closed in this class) > > Any suggestions appreciated > > John > >
- Next message: Scott Emick: "help what does this error mean? Additional information: The type initializer for "cm_400_utility.MoveData" threw an exception."
- Previous message: saurabh: "Re: DLL Config files"
- In reply to: Miss: "Connection Pooling"
- Next in thread: Miss: "Re: Connection Pooling"
- Reply: Miss: "Re: Connection Pooling"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|