Create your own Email Client – C# C Sharp Visual Studio 2008
In this tutorial I show you how to care your very own email client provided using Visual C# OTHER TUTORIALS: www.Quack-Ware.com WEBSITE: www.Quack-Ware.com FORUMS www.Quack-Ware.com … email smtp “email client” “visual studio” “c sharp” c# visual studio 2008 “visual studio 2008″ programming tutorial “c sharp tutorial” “visual studio tutorial” “c# tutorial”
aw shit. I just tried retrieving emails and i got totally lost! Hey QuackWare, can you make a tut to display emails in a C# form?
Which I would find awesome
Nope.
well, maybe.
That would include reading from servers…
i had the same problem..he named his “Text” label “textTo”..just put in the name you used for that label where it says “textTo” and it should work
Great tutorial
also what computer do you use to program
just use the default name textBox1 or 2….etc
and dont put the declaration of those textboxes on the program itself if it isnt being used.such as a label
call ur message box near to: textTo where it says (name) not text >.> should say textbox1 or some
Sorry mate.
First of all a fantastic way of explanation really appreciate it.
but the problem i am having is that is does not work as it is supposed to , it gives me errors saying the name ‘textTo’ does not exist in the current context . even though my command line is same as yours so PLEASE HELP
you’re a fag
Odd question, could you, using C#, make an e-mail client which could also read your mailbox, and display the content… I hate logging into my mail, and want to know if there is a way for me to make a program which will help me out with that… thanks
Sorry for so many comments…
It works better if you put everything in a “Try” statement… That way if you get an error, it doesn’t crash your program.
Do you use the C4F Developer Toolkit?
can u make an ftp client?
great video