Age calculator in vb

VB.NET Program – Age Calculator

VB.NET Program – Age Calculator : This program will explain to calculate age by entering Date of Birth and Current date. After entering date of birth and Current date it will display birth day in the date of birth datetime picker and current day will display in the till now date time picker. In the result label it will display age in years with month and days. This is developed in VB.NET works with a very simple logic. Read more about VB.NET Program – Age Calculator

Date time format in VB.NET

Date time format in VB.NET

Here we explained different methods to declare Date Time Format in VB.NET. This program will explain how to display date (day, month, Year, Day) and Time (Hour, Minute, Second) in VB.NET. In this program we have formatted date and time in the…

Message Box in VB .NET

Message Box in VB .NET

Message Box in VB .NET – Working with messagebox is a very interesting topic for beginners. The message box which displays dialog box in VB.NET.  It is used to display a error messages, notification, etc. This tutorial helps you to learn main features of message box. In the example we created program of simple messagebox, Message box with title, dialog box with buttons, dialog box with icons, and dialog box with if else condition. Read more about Message Box in VB .NET

error: Content is protected !!