QR Code Generator in VB.NET Tutorial and Source code Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to generate and save an image of QR Code. Description This tutorial will allow the user to…
Visual Basic .Net
sourcecodes, tutorials, lessons and articles on visual basic .net
Webcam Capture in VB.NET Source code and Tutorial
Webcam Capture in VB.NET Source code and Tutorial Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to capture and save an image from a webcam. Description This tutorial will allow the user to select…
PDF Viewer in VB.NET Source code and Tutorial
PDF Viewer in VB.NET Source code and Tutorial Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to view pdf. Description This tutorial will allow the user to open and view a pdf file within…
Tree View Control Demonstration in VB.NET
Tree View Control Demonstration in VB.NET Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to explore the Tree View Control in VB.NET.
Read and Update Text File Content in VB.NET
Read and Update Text File Content in VB.NET Problem Create a Windows Form Application program in Visual Basic.Net that will allow users to read a text file and update its contents.
Count Number of Words Using Regex in VB.NET
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…
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…