Concat String in VB.Net

Concatenation is the process of appending one or more strings one after the other. It is the normal process that is present in the programming part. Concatenation usually occurs when the user wants the data to be displayed in the expected way…

Simple Calculator in VB.Net

As the name suggests, the simple calculator in VB.Net is an application that will allow the user to do some mathematical calculations and to calculate the results. The text color of the application can be customized easily through this application. Even if…

Blinking lables in VB.Net

The labels in the websites will be the captions that are provided for the form elements or might be related to the advertisements present in the website. What if there is something called as blinking label which blinks in your particular application?…

Area of Circle in VB.Net

Circle is one of the closed figures that all are aware of. The quantity that expresses the extent of circle is the area. The area of a circle in VB.Net is an application that will help in calculating the area of a…

Add Items in VB.Net

All have been gone through the scenario where a person needs to use a list box in order to select some items of their choice on the website. As the name suggests, add items in VB.Net will provide the code snippet where…
error: Content is protected !!