How to Send Email Using VB.Net

Sending and receiving emails has now become an important task in our daily life. Email service providers such as Hotmail, Gmail & Yahoo have provided their SMTP Ports so that third party developers can use them in their applications. In visual basic.net we use SMTP i.e Simple Mail Transfer Protocol which helps us in composing …

How to Send Email Using VB.Net Read More »

How to Make Simple Login and Register System in VB.Net [Video Tutorial]

This article is on creating a simple registration and login system without using a database in visual basic. So this project uses Properties present in My Project. The link to download the project is also given in this article. Also Read: Lab Login System Mini Project in VB.Net The Login system will allow us to: Add a single user …

How to Make Simple Login and Register System in VB.Net [Video Tutorial] Read More »