Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: Email application Pin
TheGreatAndPowerfulOz21-Feb-08 8:22
TheGreatAndPowerfulOz21-Feb-08 8:22 
if you're a n00b, then it doesn't really matter which language you use to learn the ideas. they can be applied in any language.

And, that's how I learned: by studying code other excellent programmers wrote (don't personally know if that really applies to thunderbird code).

programming is programming regardless of language used. what you learn can be applied to C#.

There is the System.Net.Mail namespace that has a lot of stuff in it that you'd need.

Why not get started trying something and then ask more appropriate, *small-scope* questions.

First break down the problem into smaller pieces. Then break those pieces into even smaller pieces and repeat until you get something that you can do in a few steps. accomplish all those smallest pieces, and you will have solved the larger ones.

Silence is the voice of complicity.

Strange women lying in ponds distributing swords is no basis for a system of government. -- monty python

Might I suggest that the universe was always the size of the cosmos. It is just that at one point the cosmos was the size of a marble. -- Colin Angus Mackay

GeneralRe: Email application Pin
Christian Graus21-Feb-08 10:52
protectorChristian Graus21-Feb-08 10:52 
GeneralRe: Email application Pin
N4D33M22-Feb-08 1:45
N4D33M22-Feb-08 1:45 
QuestionQuestion about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 5:11
blakey40421-Feb-08 5:11 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
J4amieC21-Feb-08 5:21
J4amieC21-Feb-08 5:21 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 5:43
blakey40421-Feb-08 5:43 
JokeRe: Question about a TextBox with the MultiLine property set to True Pin
Le centriste21-Feb-08 5:54
Le centriste21-Feb-08 5:54 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 6:04
blakey40421-Feb-08 6:04 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
Dave Kreskowiak21-Feb-08 5:38
mveDave Kreskowiak21-Feb-08 5:38 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 5:49
blakey40421-Feb-08 5:49 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
Dave Kreskowiak21-Feb-08 5:52
mveDave Kreskowiak21-Feb-08 5:52 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 6:09
blakey40421-Feb-08 6:09 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
J4amieC21-Feb-08 6:05
J4amieC21-Feb-08 6:05 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 22:08
blakey40421-Feb-08 22:08 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
phannon8621-Feb-08 5:51
professionalphannon8621-Feb-08 5:51 
AnswerRe: Question about a TextBox with the MultiLine property set to True Pin
mav.northwind21-Feb-08 6:01
mav.northwind21-Feb-08 6:01 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 6:10
blakey40421-Feb-08 6:10 
GeneralBinary numbers Pin
Vodstok21-Feb-08 5:05
Vodstok21-Feb-08 5:05 
GeneralRe: Binary numbers Pin
J4amieC21-Feb-08 5:18
J4amieC21-Feb-08 5:18 
GeneralRe: Binary numbers Pin
PIEBALDconsult21-Feb-08 5:40
mvePIEBALDconsult21-Feb-08 5:40 
GeneralSettings for a Win Form Pin
dany_ch21-Feb-08 4:11
dany_ch21-Feb-08 4:11 
GeneralRe: Settings for a Win Form Pin
Judah Gabriel Himango21-Feb-08 4:50
sponsorJudah Gabriel Himango21-Feb-08 4:50 
GeneralThread problem. Pin
pubududilena21-Feb-08 1:23
pubududilena21-Feb-08 1:23 
GeneralRe: Thread problem. Pin
phannon8621-Feb-08 2:49
professionalphannon8621-Feb-08 2:49 
GeneralRe: Thread problem. Pin
Le centriste21-Feb-08 6:06
Le centriste21-Feb-08 6:06 

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.