Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do i find a type of the object Pin
Rocky Moore21-Jul-03 17:12
Rocky Moore21-Jul-03 17:12 
AnswerRe: How do i find a type of the object Pin
Meysam Mahfouzi22-Jul-03 0:41
Meysam Mahfouzi22-Jul-03 0:41 
AnswerRe: How do i find a type of the object Pin
LongRange.Shooter22-Jul-03 5:02
LongRange.Shooter22-Jul-03 5:02 
GeneralRe: How do i find a type of the object Pin
Ista22-Jul-03 8:16
Ista22-Jul-03 8:16 
GeneralRe: How do i find a type of the object Pin
LongRange.Shooter23-Jul-03 5:07
LongRange.Shooter23-Jul-03 5:07 
GeneralRe: How do i find a type of the object Pin
Ista24-Jul-03 6:05
Ista24-Jul-03 6:05 
GeneralBinding a domainUpDown control Pin
Ista21-Jul-03 17:02
Ista21-Jul-03 17:02 
GeneralADO.NET Connections and Connection Pools Pin
albean21-Jul-03 16:25
albean21-Jul-03 16:25 
Just started to read up on ADO.NET. Do I understand this correctly:

Normally, when I code a C++ app I open a connection or two when I first start my app. I keep the connection open until my app is closed. I would created and destroy command objects many times during the life of the app.

With ADO.NET am I supposed to call Close on the Connection after EVERY time I get done using it? - - Because there is a connection pool that it is returned too.

GeneralRe: ADO.NET Connections and Connection Pools Pin
Rocky Moore21-Jul-03 17:20
Rocky Moore21-Jul-03 17:20 
GeneralSending an email. Pin
Alex Korchemniy21-Jul-03 15:38
Alex Korchemniy21-Jul-03 15:38 
GeneralRe: Sending an email. Pin
Rocky Moore21-Jul-03 15:46
Rocky Moore21-Jul-03 15:46 
GeneralRe: Sending an email. Pin
Alex Korchemniy21-Jul-03 16:15
Alex Korchemniy21-Jul-03 16:15 
GeneralRe: Sending an email. Pin
Rocky Moore21-Jul-03 17:14
Rocky Moore21-Jul-03 17:14 
GeneralRe: Sending an email. Pin
Heath Stewart21-Jul-03 18:14
protectorHeath Stewart21-Jul-03 18:14 
GeneralRe: Sending an email. Pin
Rocky Moore21-Jul-03 22:35
Rocky Moore21-Jul-03 22:35 
QuestionComparing Two Images in C# - Possible? Pin
CyberKewl21-Jul-03 15:24
CyberKewl21-Jul-03 15:24 
AnswerRe: Comparing Two Images in C# - Possible? Pin
Richard Day22-Jul-03 5:50
Richard Day22-Jul-03 5:50 
AnswerRe: Comparing Two Images in C# - Possible? Pin
Rein Hillmann22-Jul-03 6:21
Rein Hillmann22-Jul-03 6:21 
GeneralSQLParameters Pin
KETUINHA21-Jul-03 15:16
KETUINHA21-Jul-03 15:16 
GeneralRe: SQLParameters Pin
Ista21-Jul-03 17:05
Ista21-Jul-03 17:05 
GeneralRe: SQLParameters Pin
KETUINHA21-Jul-03 17:43
KETUINHA21-Jul-03 17:43 
GeneralRe: SQLParameters Pin
Arjan Einbu21-Jul-03 22:21
Arjan Einbu21-Jul-03 22:21 
GeneralRe: SQLParameters Pin
KETUINHA21-Jul-03 23:31
KETUINHA21-Jul-03 23:31 
GeneralRe: SQLParameters Pin
Arjan Einbu22-Jul-03 0:03
Arjan Einbu22-Jul-03 0:03 
GeneralRe: SQLParameters Pin
Ista22-Jul-03 3:23
Ista22-Jul-03 3:23 

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.