Send Email from VB NET

This demonstrate will show you how to send e-mail from Visual Basic NET with the Easy Email ActiveX. The Easy Email ActiveX is an OCX component that can send the email using POP3 and SMTP. You can send add attachments, display name, recipient, connect retry, connect time out, connect base, encode type, and much more. [...]

comments: Closed tags: , , , , , ,

Using the Serial Comm from VB Net

This demonstrate will show you how to use the Serial Communication from Visual Basic Dot Net using the ‘Serial Comm ActiveX’ component (OCX). Requirements: Visual Basic 2008/2010 Serial Comm ActiveX | Download 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [...]