This tutorial will show how to add items to a ListBox control in Visual Basic.NET. A list box displays a list of items that you can select one or more items [...]
In this tutorial you will learn how to use the CheckBoxList control in Visual Basic.NET. The CheckBoxList control is used to create a multi-selection check box group. It can be [...]
A bulleted list control adds a bulleted list to the web site. We are also able to choose what is put in the bulleted list. This item is best used [...]
Sorting is a neat feature that can be done to lists for easier accessibility. Sorting lists in alphabetical order has kind of become a norm in our society, people are used [...]