Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: Object Serialization Pin
Not Active21-Feb-08 9:22
mentorNot Active21-Feb-08 9:22 
GeneralVery weird kernel32 memory reading results. Pin
Jitse21-Feb-08 7:05
Jitse21-Feb-08 7:05 
GeneralRe: Very weird kernel32 memory reading results. Pin
TheGreatAndPowerfulOz21-Feb-08 8:44
TheGreatAndPowerfulOz21-Feb-08 8:44 
GeneralRe: Very weird kernel32 memory reading results. Pin
Jitse21-Feb-08 10:03
Jitse21-Feb-08 10:03 
QuestionEmail application Pin
N4D33M21-Feb-08 6:28
N4D33M21-Feb-08 6:28 
GeneralRe: Email application Pin
TheGreatAndPowerfulOz21-Feb-08 7:01
TheGreatAndPowerfulOz21-Feb-08 7:01 
GeneralRe: Email application Pin
N4D33M21-Feb-08 8:16
N4D33M21-Feb-08 8:16 
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 

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.