Description of Creating a DataBound List of Radio Buttons :
Creating a DataBound List of Radio Buttons is an ASP.NET tutorial which helps you to create a series of radio buttons on the html page. In this tutorial the author also shows you how to integrate the DataReader object to the radio button with the help of DataSource property of the radio buttons. You can see a live demo in this tutorial.