How-to-create-variables

How to create variables in VB.NET

How to create variables in VB.NET

Hello, welcome to studentprojectguide.com . This is a simple program which will explain how to create variables in VB.NET. There are three main types of data types in VB.NET. The three main data types are Integer,  Double and string. In VB.NET it works in just 3 steps. First is variable initialization, Second is Declaration, and third is execution. Read more about How to create variables in VB.NET

add two numbers in vb.net

How to Add Two Numbers in VB.NET

As the name suggests, how to add two numbers in VB.Net is an application that will allow the user to just enter the numbers to be added and the result will be displayed in just one mouse click. Visual basics dot net is an object oriented programming language which is implemented based on the .NET framework. This programming language is designed to meet the need for the web services and web development. This programming language supports multi threading and also web development services with great ease. It helps in managing the large amounts of data through the web with great ease.

How to Add Two Numbers in VB.NET

This is the simple program which will explain how to add two numbers in VB.NET. Adding two numbers is not complicated but you have to work in some basic programs. Here we created 3 text boxes. Two text box to enter number 1 and number 2 and 3rd text box to display the total. One button added, Onclick event of the button it displays the sum of number 1 and number 2 in the total text box.

Read more about How to Add Two Numbers in VB.NET

Error Provider in Windows Form

Forms are one of the way of collecting the user information by entering the details through the use of forms. Forms can be used for various purposes like collecting order information, conducting customer survey, find applicants for jobs, register guests for events…

Convert Number to Hexadecimal

The convert number to hexadecimal is an application that will guide the users in converting the number to hexadecimal in with great ease. Sometimes people find it difficult to convert  a number to the hexadecimal number. This work can be done easily…
error: Content is protected !!