Click here to Skip to main content
15,912,069 members
Home / Discussions / C#
   

C#

 
AnswerRe: Interface and Abstract? Pin
MidwestLimey21-Dec-07 6:29
professionalMidwestLimey21-Dec-07 6:29 
AnswerRe: Interface and Abstract? Pin
J4amieC21-Dec-07 6:30
J4amieC21-Dec-07 6:30 
GeneralRe: Interface and Abstract? Pin
RussBus21-Dec-07 6:59
RussBus21-Dec-07 6:59 
Generaldynamically object view Pin
netJP12L21-Dec-07 4:58
netJP12L21-Dec-07 4:58 
GeneralRe: dynamically object view Pin
Not Active21-Dec-07 5:44
mentorNot Active21-Dec-07 5:44 
GeneralRe: dynamically object view Pin
netJP12L21-Dec-07 5:52
netJP12L21-Dec-07 5:52 
GeneralRe: dynamically object view Pin
Pete O'Hanlon21-Dec-07 10:03
mvePete O'Hanlon21-Dec-07 10:03 
GeneralTalking in Pop3 and SMTP language! Pin
hamidkhan21-Dec-07 4:41
hamidkhan21-Dec-07 4:41 
Hello.
I have developed a simple communication system as a website where my site users can send messages to each other after logging in. I store the messages in SQL Server. I store the subject, body and other common properties of a message. What I need now is to make my web application POP3- and SMTP-enabled. So that I not only store my messages in my database, i prove my users with email addresses on my website like user1@mydomain.com, so that incoming emails to this address, will be intercepted and I can show each user his messages. Also they can send messages, not only to the internal users of my system, but everybody who owns an email. I think I should let my application talk in POP3 and SMTP language.
On the net, I found some useful articles. One described how to use socket programming to save the message on the server side in a folder. But the problem is that who is gonna send it at the end? IIS? But what if I myself want to send it? What should I do to send a queued message to the recipient's address?
Please if anybody has any experience in this field, help me out.
Thanks in advance.
AnswerRe: Talking in Pop3 and SMTP language! Pin
Svenwie21-Dec-07 5:24
Svenwie21-Dec-07 5:24 
GeneralRe: Talking in Pop3 and SMTP language! Pin
Jimmanuel21-Dec-07 6:22
Jimmanuel21-Dec-07 6:22 
GeneralData Poll Pin
s3rro21-Dec-07 4:16
s3rro21-Dec-07 4:16 
AnswerRe: Data Poll Pin
Svenwie21-Dec-07 5:51
Svenwie21-Dec-07 5:51 
QuestionCustom DoWorkEventArgs Pin
boersnoes21-Dec-07 3:15
boersnoes21-Dec-07 3:15 
GeneralRe: Custom DoWorkEventArgs Pin
Judah Gabriel Himango21-Dec-07 4:28
sponsorJudah Gabriel Himango21-Dec-07 4:28 
GeneralRe: Custom DoWorkEventArgs Pin
boersnoes25-Dec-07 22:43
boersnoes25-Dec-07 22:43 
GeneralRe: Custom DoWorkEventArgs Pin
Judah Gabriel Himango26-Dec-07 4:46
sponsorJudah Gabriel Himango26-Dec-07 4:46 
GeneralDrag and drop Pin
topcatalpha21-Dec-07 2:12
topcatalpha21-Dec-07 2:12 
GeneralRe: Drag and drop Pin
topcatalpha21-Dec-07 2:42
topcatalpha21-Dec-07 2:42 
GeneralAspx Page taking loading first time Pin
Member 183766121-Dec-07 1:39
Member 183766121-Dec-07 1:39 
GeneralRe: Aspx Page taking loading first time Pin
pmarfleet21-Dec-07 2:16
pmarfleet21-Dec-07 2:16 
GeneralRe: Aspx Page taking loading first time Pin
martin_hughes21-Dec-07 2:35
martin_hughes21-Dec-07 2:35 
GeneralUpdate Embedded resource file dynamically Pin
Member 183766121-Dec-07 1:30
Member 183766121-Dec-07 1:30 
GeneralRe: Update Embedded resource file dynamically Pin
Dave Kreskowiak21-Dec-07 3:39
mveDave Kreskowiak21-Dec-07 3:39 
QuestionRe: Update Embedded resource file dynamically Pin
Skippums21-Dec-07 5:57
Skippums21-Dec-07 5:57 
GeneralRe: Update Embedded resource file dynamically Pin
Giorgi Dalakishvili21-Dec-07 7:19
mentorGiorgi Dalakishvili21-Dec-07 7:19 

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.