Introduction This post explains the List Controls that are included in the ASP.NET 3.5. List Controls are one of the Data Bound type controls in ASP.NET. The following are the five List Controls in ASP.NET 3.5. BulletedList – It displays the list of items which can be displayed as text, a link button, or a hyperlink. CheckBoxList- It displays the list of checkboxes where user having the option...