Click here to Skip to main content
15,884,298 members
Home / Discussions / C#
   

C#

 
GeneralRe: Printing in Different paper size Pin
Heath Stewart2-Jan-04 10:31
protectorHeath Stewart2-Jan-04 10:31 
GeneralRe: Printing in Different paper size Pin
IntegraSoft2-Jan-04 10:52
IntegraSoft2-Jan-04 10:52 
GeneralRe: Printing in Different paper size Pin
Heath Stewart2-Jan-04 11:00
protectorHeath Stewart2-Jan-04 11:00 
GeneralRichTextBox Pin
Luther Baker2-Jan-04 8:07
Luther Baker2-Jan-04 8:07 
GeneralRe: RichTextBox Pin
Heath Stewart2-Jan-04 9:15
protectorHeath Stewart2-Jan-04 9:15 
GeneralRe: RichTextBox Pin
Luther Baker2-Jan-04 10:14
Luther Baker2-Jan-04 10:14 
QuestionHow to send mail using SMTP Pin
gr8tushar2-Jan-04 7:55
gr8tushar2-Jan-04 7:55 
AnswerRe: How to send mail using SMTP Pin
eggie52-Jan-04 8:20
eggie52-Jan-04 8:20 
Um, do you know C#? If so, I can give you some refrences...

Framework SMTP Class:
System.Web.Mail Namespace[^]

CodeProject Examples:
SNTP Client in C#[^]
Sending Mail Using C# via SMTP[^]

But really; Before looking at all that, you should read this...

The SMTP Specification[^]

I havn't read this particular one, but I did read the POP3 specification. It gave me a much clearer understanding of what's going on. So, do that.

And always remember and never forget... SEARCH GOOGLE. There are tons of examples on the net too, with lots of 3rd party components also.

I hope this helps... I'm not sure if I under stood you correctly... "...without using any email client." With out a client at all, with out Outlook, a console window, service? i'm confused...

/\ |_ E X E GG
AnswerRe: How to send mail using SMTP Pin
Mazdak2-Jan-04 8:31
Mazdak2-Jan-04 8:31 
AnswerRe: How to send mail using SMTP Pin
Heath Stewart2-Jan-04 9:14
protectorHeath Stewart2-Jan-04 9:14 
GeneralRe: How to send mail using SMTP Pin
gr8tushar2-Jan-04 19:44
gr8tushar2-Jan-04 19:44 
GeneralRe: How to send mail using SMTP Pin
Heath Stewart2-Jan-04 19:47
protectorHeath Stewart2-Jan-04 19:47 
QuestionHOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
zfeng_my2-Jan-04 3:02
zfeng_my2-Jan-04 3:02 
AnswerRe: HOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
Mazdak2-Jan-04 3:46
Mazdak2-Jan-04 3:46 
AnswerRe: HOW TO Create a Summary Row For a Windows Form DataGrid by Using C# ???? Pin
Heath Stewart2-Jan-04 5:45
protectorHeath Stewart2-Jan-04 5:45 
GeneralArgumentException at building Pin
Peter Reiter1-Jan-04 23:26
Peter Reiter1-Jan-04 23:26 
GeneralRe: ArgumentException at building Pin
Mazdak1-Jan-04 23:50
Mazdak1-Jan-04 23:50 
GeneralRe: ArgumentException at building Pin
Peter Reiter2-Jan-04 0:17
Peter Reiter2-Jan-04 0:17 
GeneralRe: ArgumentException at building Pin
Mazdak2-Jan-04 1:42
Mazdak2-Jan-04 1:42 
GeneralRe: ArgumentException at building Pin
Peter Reiter2-Jan-04 3:23
Peter Reiter2-Jan-04 3:23 
Generalexclude private members in docs Pin
sridhar_india1-Jan-04 23:17
sridhar_india1-Jan-04 23:17 
GeneralRe: exclude private members in docs Pin
Heath Stewart2-Jan-04 5:36
protectorHeath Stewart2-Jan-04 5:36 
GeneralRe: exclude private members in docs Pin
sridhar_india5-Jan-04 23:51
sridhar_india5-Jan-04 23:51 
GeneralRe: exclude private members in docs Pin
Heath Stewart6-Jan-04 2:15
protectorHeath Stewart6-Jan-04 2:15 
GeneralRe: exclude private members in docs Pin
sridhar_india6-Jan-04 19:15
sridhar_india6-Jan-04 19:15 

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.