Click here to Skip to main content
15,909,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: Httpwebrequest 0 cookies from any site?? Pin
Guffa8-Oct-07 21:27
Guffa8-Oct-07 21:27 
GeneralRe: Httpwebrequest 0 cookies from any site?? Pin
Pete O'Hanlon8-Oct-07 21:56
mvePete O'Hanlon8-Oct-07 21:56 
QuestionCustom Wizard in C# Pin
kaminem8-Oct-07 7:20
kaminem8-Oct-07 7:20 
AnswerRe: Custom Wizard in C# Pin
TJoe10-Oct-07 9:00
TJoe10-Oct-07 9:00 
Questionproblem in CD insetrtion and CD removel in windows vista Pin
sumd8-Oct-07 7:06
sumd8-Oct-07 7:06 
Questionrich text box problem Pin
EvilProject8-Oct-07 5:50
EvilProject8-Oct-07 5:50 
QuestionCannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:19
debnarayan8-Oct-07 5:19 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Andrei Ungureanu8-Oct-07 5:24
Andrei Ungureanu8-Oct-07 5:24 
Try using the async version of the Read method. And you should also treat the SendCompleted event. It's better using the async version because your application doesn't hang while the mails are being sent.

Hope it helps.

There are 10 kinds of people: those who understand binary and those who don't

GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:33
debnarayan8-Oct-07 5:33 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
PIEBALDconsult8-Oct-07 5:42
mvePIEBALDconsult8-Oct-07 5:42 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 5:54
debnarayan8-Oct-07 5:54 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Dan Neely8-Oct-07 8:03
Dan Neely8-Oct-07 8:03 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan8-Oct-07 18:29
debnarayan8-Oct-07 18:29 
AnswerRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
debnarayan22-Oct-07 19:38
debnarayan22-Oct-07 19:38 
GeneralRe: Cannot send all mails by SmtpClient.Send method until process is killed Pin
Suj_7817-Mar-10 0:20
Suj_7817-Mar-10 0:20 
Questionget() and set() methods Pin
66chawger8-Oct-07 4:58
66chawger8-Oct-07 4:58 
AnswerRe: get() and set() methods Pin
Andrei Ungureanu8-Oct-07 5:11
Andrei Ungureanu8-Oct-07 5:11 
GeneralRe: get() and set() methods Pin
66chawger8-Oct-07 6:57
66chawger8-Oct-07 6:57 
AnswerRe: get() and set() methods Pin
led mike8-Oct-07 7:15
led mike8-Oct-07 7:15 
QuestionLink Display Problem Pin
MumbleB8-Oct-07 4:50
MumbleB8-Oct-07 4:50 
AnswerRe: Link Display Problem Pin
Andrei Ungureanu8-Oct-07 4:55
Andrei Ungureanu8-Oct-07 4:55 
GeneralRe: Link Display Problem Pin
MumbleB8-Oct-07 8:45
MumbleB8-Oct-07 8:45 
QuestionFloat Data Type Pin
Imran Adam8-Oct-07 4:44
Imran Adam8-Oct-07 4:44 
AnswerRe: Float Data Type Pin
Andrei Ungureanu8-Oct-07 4:49
Andrei Ungureanu8-Oct-07 4:49 
GeneralRe: Float Data Type Pin
Dan Neely8-Oct-07 4:53
Dan Neely8-Oct-07 4:53 

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.