Count Number of Words Using Regex in VB.NET Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to count the number of words using VB.NET. Description This tutorial will allow the user to use a…
Tag: VB.Net Free Tutorials
SMS Sender and Notification in VB.NET
SMS Sender and Notification in VB.NET Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to send SMS Notifications. Description This tutorial will allow the user to input their message in the text box and…
Email Sender Code in VB.NET
Email Sender Code in VB.NET Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to send Email Description This tutorial will allow the user to input the user/sender’s gmail account and password to send an…
Basic Text Editor in VB.NET
Basic Text Editor in VB.NET This tutorial will guide you to a step by step tutorial on how to create a basic text editor in VB.Net Problem Create a Windows Form Application program in Visual Basic.Net that will allow users…
Password Generator in VB.NET
Password Generator in VB.NET This tutorial will guide you to a step by step tutorial on how to create a password generator in VB.Net Problem Create a Windows Form Application program in Visual Basic.Net that will allow users generate randomized…