Click here to Skip to main content
16,014,392 members
Home / Discussions / C#
   

C#

 
AnswerRe: Char problem Pin
Ravi Bhavnani5-Jan-07 7:17
professionalRavi Bhavnani5-Jan-07 7:17 
GeneralRe: Char problem Pin
CodeItWell5-Jan-07 9:19
CodeItWell5-Jan-07 9:19 
GeneralRe: Char problem Pin
Ravi Bhavnani5-Jan-07 9:31
professionalRavi Bhavnani5-Jan-07 9:31 
GeneralRe: Char problem [modified] Pin
CodeItWell5-Jan-07 10:29
CodeItWell5-Jan-07 10:29 
GeneralRe: Char problem Pin
Ravi Bhavnani5-Jan-07 11:18
professionalRavi Bhavnani5-Jan-07 11:18 
QuestionC#.NET Email Pin
TRK@UK5-Jan-07 6:26
TRK@UK5-Jan-07 6:26 
AnswerRe: C#.NET Email Pin
Ravi Bhavnani5-Jan-07 6:36
professionalRavi Bhavnani5-Jan-07 6:36 
AnswerRe: C#.NET Email Pin
Guffa5-Jan-07 8:03
Guffa5-Jan-07 8:03 
You can not get any delivery status for a mail when you send it, as it is not delivered directly to the recipient. You only know if it got delivered to your outgoing mail server.

You can never ever be certain if a mail was delivered or not. The closest you can get is if you include a request for a receipt in the mail, then the receiving mail program may attempt to send a receipt back to you when the user opens it.

If the mail could not be delivered, the mail server may attempt to send an error report to the mail address that you supplied as sender. In some cases, for example if the mail was filtered out as spam, it will not send any error report.

---
Year happy = new Year(2007);

GeneralRe: C#.NET Email Pin
Dan Neely5-Jan-07 8:26
Dan Neely5-Jan-07 8:26 
GeneralRe: C#.NET Email Pin
Guffa6-Jan-07 10:09
Guffa6-Jan-07 10:09 
QuestionGetting a random entry from a Generic Dictionary [modified] Pin
Mike Heffernan5-Jan-07 5:58
Mike Heffernan5-Jan-07 5:58 
AnswerRe: Getting a random entry from a Generic Dictionary Pin
Ravi Bhavnani5-Jan-07 6:41
professionalRavi Bhavnani5-Jan-07 6:41 
GeneralRe: Getting a random entry from a Generic Dictionary Pin
Mike Heffernan5-Jan-07 9:03
Mike Heffernan5-Jan-07 9:03 
GeneralRe: Getting a random entry from a Generic Dictionary Pin
Ravi Bhavnani5-Jan-07 9:28
professionalRavi Bhavnani5-Jan-07 9:28 
AnswerRe: Getting a random entry from a Generic Dictionary Pin
Luc Pattyn5-Jan-07 7:22
sitebuilderLuc Pattyn5-Jan-07 7:22 
GeneralRe: Getting a random entry from a Generic Dictionary Pin
Mike Heffernan5-Jan-07 9:05
Mike Heffernan5-Jan-07 9:05 
QuestionHow to insert picture in RTB & hot to printing from Rich Text Box Pin
TrooperIronMan5-Jan-07 5:42
TrooperIronMan5-Jan-07 5:42 
AnswerRe: How to insert picture in RTB & hot to printing from Rich Text Box Pin
TrooperIronMan6-Jan-07 7:44
TrooperIronMan6-Jan-07 7:44 
GeneralRe: How to insert picture in RTB & hot to printing from Rich Text Box Pin
TrooperIronMan6-Jan-07 11:19
TrooperIronMan6-Jan-07 11:19 
QuestionConnect to running instance of C# application Pin
softplanner5-Jan-07 5:35
softplanner5-Jan-07 5:35 
AnswerRe: Connect to running instance of C# application Pin
Not Active5-Jan-07 6:03
mentorNot Active5-Jan-07 6:03 
QuestionWindows service to open folder Pin
milan5-Jan-07 5:29
milan5-Jan-07 5:29 
QuestionMDI Forms Pin
Civic065-Jan-07 4:44
Civic065-Jan-07 4:44 
AnswerRe: MDI Forms Pin
Ravi Bhavnani5-Jan-07 4:59
professionalRavi Bhavnani5-Jan-07 4:59 
QuestionC# Threading Pin
manustone5-Jan-07 4:44
manustone5-Jan-07 4:44 

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.