Hello everyone, I'm trying to send emails with attachments with C #, I saw that there is a special "System.Net.Mail" method, I tried to ascribe the code myself and also to use code examples that I found on the net but i can't get them to work, debugging with visual studio always returns several errors, which i am unable to fix, can someone point me to a working code example? Or a well done tutorial to be able to write working code?