Click here to Skip to main content
15,898,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: a beginer Pin
sean_mufc21-Aug-05 23:34
sean_mufc21-Aug-05 23:34 
GeneralRe: a beginer Pin
Kevin McFarlane22-Aug-05 1:39
Kevin McFarlane22-Aug-05 1:39 
GeneralRe: a beginer Pin
sean_mufc22-Aug-05 2:37
sean_mufc22-Aug-05 2:37 
GeneralRe: a beginer Pin
Kevin McFarlane22-Aug-05 8:01
Kevin McFarlane22-Aug-05 8:01 
GeneralRe: a beginer Pin
ivix4u22-Aug-05 1:43
ivix4u22-Aug-05 1:43 
GeneralADO.NET in ASP.NET application Pin
seee sharp21-Aug-05 18:00
seee sharp21-Aug-05 18:00 
GeneralRe: ADO.NET in ASP.NET application Pin
Christian Graus21-Aug-05 18:02
protectorChristian Graus21-Aug-05 18:02 
GeneralRe: ADO.NET in ASP.NET application Pin
seee sharp21-Aug-05 19:00
seee sharp21-Aug-05 19:00 
Yes, while using SqlClient and in connection string saying "connection pooling=true" automatically create connection pool for the same connection string.

What if there are multiple threads needs connection at same time? The error I get is, all the connection in connection pool are in use, and connection timed out. So I thought that this should not be the best way to use ADO.NET in ASP.NET



- ashish
GeneralRe: ADO.NET in ASP.NET application Pin
Christian Graus21-Aug-05 19:09
protectorChristian Graus21-Aug-05 19:09 
GeneralRe: ADO.NET in ASP.NET application Pin
User 167325222-Aug-05 2:40
User 167325222-Aug-05 2:40 
GeneralTrouble Updating Database from dataGrid Pin
sonicsqwirl21-Aug-05 17:48
sonicsqwirl21-Aug-05 17:48 
GeneralRe: Trouble Updating Database from dataGrid Pin
Christian Graus21-Aug-05 17:59
protectorChristian Graus21-Aug-05 17:59 
GeneralRe: Trouble Updating Database from dataGrid Pin
sonicsqwirl21-Aug-05 18:04
sonicsqwirl21-Aug-05 18:04 
GeneralRe: Trouble Updating Database from dataGrid Pin
Christian Graus21-Aug-05 18:06
protectorChristian Graus21-Aug-05 18:06 
GeneralRe: Trouble Updating Database from dataGrid Pin
trevor_moody21-Aug-05 23:28
trevor_moody21-Aug-05 23:28 
GeneralRe: Trouble Updating Database from dataGrid Pin
Christian Graus22-Aug-05 11:39
protectorChristian Graus22-Aug-05 11:39 
GeneralOracle 8i and ODT Pin
Reanalyse21-Aug-05 17:47
Reanalyse21-Aug-05 17:47 
GeneralRe: Oracle 8i and ODT Pin
turbochimp22-Aug-05 2:48
turbochimp22-Aug-05 2:48 
Generalstuck on how to save file properties Pin
ekynox21-Aug-05 17:32
ekynox21-Aug-05 17:32 
QuestionPossible to load a form without displaying it? Pin
thrakazog21-Aug-05 14:15
thrakazog21-Aug-05 14:15 
GeneralRe: Events Pin
Christian Graus21-Aug-05 13:41
protectorChristian Graus21-Aug-05 13:41 
JokeRe: Events Pin
Michael P Butler22-Aug-05 12:25
Michael P Butler22-Aug-05 12:25 
GeneralRe: Events Pin
Christian Graus21-Aug-05 13:50
protectorChristian Graus21-Aug-05 13:50 
GeneralRe: Events Pin
noneformenoneforme22-Aug-05 12:29
noneformenoneforme22-Aug-05 12:29 
GeneralRe: Events Pin
Christian Graus22-Aug-05 12:35
protectorChristian Graus22-Aug-05 12:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.