Click here to Skip to main content
16,011,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to use two different font in a textbox Pin
Manithar22-Nov-06 3:37
Manithar22-Nov-06 3:37 
QuestionReturning a list of installed Database Providers Pin
martin_hughes22-Nov-06 2:59
martin_hughes22-Nov-06 2:59 
AnswerRe: Returning a list of installed Database Providers Pin
lost in transition 22-Nov-06 9:16
lost in transition 22-Nov-06 9:16 
QuestionConnection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 2:10
logicaldna22-Nov-06 2:10 
AnswerRe: Connection open while sending Email with SmtpClient Pin
ednrgc22-Nov-06 2:28
ednrgc22-Nov-06 2:28 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 2:50
logicaldna22-Nov-06 2:50 
AnswerRe: Connection open while sending Email with SmtpClient Pin
coolestCoder22-Nov-06 2:43
coolestCoder22-Nov-06 2:43 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 2:48
logicaldna22-Nov-06 2:48 
yes i meant that.
.send() is a blocking call.
i need to send mails at one go with one connection, this is to get rid of Timeout wait in .Send() which takes place for each Mail that i need to send and if there are too many then its that much of wait for my application,


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

Its not the fall that kills you; it's the
sudden stop at the end.

GeneralRe: Connection open while sending Email with SmtpClient Pin
ednrgc22-Nov-06 3:11
ednrgc22-Nov-06 3:11 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:15
logicaldna22-Nov-06 3:15 
GeneralRe: Connection open while sending Email with SmtpClient Pin
ednrgc22-Nov-06 3:16
ednrgc22-Nov-06 3:16 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:19
logicaldna22-Nov-06 3:19 
GeneralRe: Connection open while sending Email with SmtpClient Pin
ednrgc22-Nov-06 3:23
ednrgc22-Nov-06 3:23 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:25
logicaldna22-Nov-06 3:25 
GeneralRe: Connection open while sending Email with SmtpClient Pin
ednrgc22-Nov-06 3:29
ednrgc22-Nov-06 3:29 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:35
logicaldna22-Nov-06 3:35 
GeneralRe: Connection open while sending Email with SmtpClient Pin
coolestCoder22-Nov-06 3:23
coolestCoder22-Nov-06 3:23 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:48
logicaldna22-Nov-06 3:48 
GeneralRe: Connection open while sending Email with SmtpClient Pin
coolestCoder22-Nov-06 3:19
coolestCoder22-Nov-06 3:19 
GeneralRe: Connection open while sending Email with SmtpClient Pin
logicaldna22-Nov-06 3:28
logicaldna22-Nov-06 3:28 
QuestionC# Adding to An ArrayList Pin
Kris10022-Nov-06 2:02
Kris10022-Nov-06 2:02 
AnswerRe: C# Adding to An ArrayList Pin
ednrgc22-Nov-06 2:14
ednrgc22-Nov-06 2:14 
AnswerRe: C# Adding to An ArrayList Pin
Eduard Keilholz22-Nov-06 2:37
Eduard Keilholz22-Nov-06 2:37 
AnswerRe: C# Adding to An ArrayList Pin
Steve Hansen22-Nov-06 3:11
Steve Hansen22-Nov-06 3:11 
QuestionHow to create shared assembly and how to invoke shared assembly. Pin
Gopal Hatekar22-Nov-06 1:39
Gopal Hatekar22-Nov-06 1:39 

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.