Posts Tagged “email”

Tutorial: Email sending with VB.Net

By | December 23, 2009

So you want to send email from your vb.net application? No problem! A lot of times an email is sent in the “background” with pre-configured settings. These could be hard-coded, or stored in the Application/User Settings file. If you want to have fields in your WinForm that ask the user for the information, the concept [...]

Read more »