Click here to Skip to main content
15,890,399 members
Home / Discussions / C#
   

C#

 
QuestionExtract emoticons from RTF Pin
CodingLover18-Mar-09 23:14
CodingLover18-Mar-09 23:14 
AnswerRe: Extract emoticons from RTF Pin
Simon P Stevens18-Mar-09 23:52
Simon P Stevens18-Mar-09 23:52 
AnswerRe: Extract emoticons from RTF Pin
Giorgi Dalakishvili19-Mar-09 0:44
mentorGiorgi Dalakishvili19-Mar-09 0:44 
QuestionRe: Extract emoticons from RTF Pin
CodingLover19-Mar-09 20:17
CodingLover19-Mar-09 20:17 
QuestionC# Windows Service and POP3 authentication Pin
ejojart18-Mar-09 23:09
ejojart18-Mar-09 23:09 
AnswerRe: C# Windows Service and POP3 authentication Pin
Rob Philpott18-Mar-09 23:46
Rob Philpott18-Mar-09 23:46 
GeneralRe: C# Windows Service and POP3 authentication Pin
ejojart18-Mar-09 23:57
ejojart18-Mar-09 23:57 
GeneralRe: C# Windows Service and POP3 authentication Pin
Rob Philpott19-Mar-09 0:05
Rob Philpott19-Mar-09 0:05 
Yeah, POP3 is as old as the hills and needs a username/password combination. Windows is not going to give you passwords for obvious reasons. I think you're going to have to create your own mapping from Environment.Username to a POP3 username/password combination.

I guess the password on Exchange will be the same as on the domain. In which case you've got a real problem I'm afraid. Bear in mind too that POP3 is a text based protocol which doesn't do encryption or anything like that, although I think Exchange can SSL it.

Regards,
Rob Philpott.

GeneralRe: C# Windows Service and POP3 authentication Pin
Mirko198019-Mar-09 1:24
Mirko198019-Mar-09 1:24 
GeneralRe: C# Windows Service and POP3 authentication Pin
Rob Philpott19-Mar-09 1:28
Rob Philpott19-Mar-09 1:28 
GeneralRe: C# Windows Service and POP3 authentication Pin
ejojart19-Mar-09 3:16
ejojart19-Mar-09 3:16 
QuestionHow to show current status of the proccess Pin
Matjaz-xyz18-Mar-09 22:46
Matjaz-xyz18-Mar-09 22:46 
AnswerRe: How to show current status of the proccess Pin
musefan18-Mar-09 23:01
musefan18-Mar-09 23:01 
QuestionError while displaying 2 dimentional data in data grid Pin
saksp18-Mar-09 22:35
saksp18-Mar-09 22:35 
AnswerRe: Error while displaying 2 dimentional data in data grid Pin
Vikram A Punathambekar18-Mar-09 22:44
Vikram A Punathambekar18-Mar-09 22:44 
GeneralRe: Error while displaying 2 dimentional data in data grid Pin
saksp18-Mar-09 22:54
saksp18-Mar-09 22:54 
GeneralRe: Error while displaying 2 dimentional data in data grid Pin
musefan18-Mar-09 22:58
musefan18-Mar-09 22:58 
GeneralRe: Error while displaying 2 dimentional data in data grid Pin
Vikram A Punathambekar18-Mar-09 23:34
Vikram A Punathambekar18-Mar-09 23:34 
GeneralRe: Error while displaying 2 dimentional data in data grid Pin
saksp19-Mar-09 0:00
saksp19-Mar-09 0:00 
QuestionWebbrowser module with proxy Pin
Member 441789218-Mar-09 22:03
Member 441789218-Mar-09 22:03 
QuestionTest of reliability of a programme in C# Pin
abbd18-Mar-09 22:02
abbd18-Mar-09 22:02 
AnswerRe: Test of reliability of a programme in C# Pin
Christian Graus18-Mar-09 22:29
protectorChristian Graus18-Mar-09 22:29 
Questionprocess dependancy Pin
shefa' isied18-Mar-09 21:04
shefa' isied18-Mar-09 21:04 
AnswerRe: process dependancy Pin
Christian Graus18-Mar-09 21:34
protectorChristian Graus18-Mar-09 21:34 
GeneralRe: process dependancy Pin
shefa' isied18-Mar-09 21:42
shefa' isied18-Mar-09 21:42 

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.