ASP.NET Popup Control
(August 9, 2005)
This article describes a popular ASP.NET popup control that imitates the MSN Messenger alert (when a user logs on/off a tiny windows slides into the bottom right of your screen with a messages), but it is designed for use in an ASP.NET web page. Graphical appearance of this control can be completely changed by using one of predefined styles or by modifying all colors used on the control.
.Net LinkButtons
(July 28, 2005)
ASP.NET - The DataList Control
(July 28, 2005)
RadioButton Web Server Control
(July 28, 2005)
ASP Alliance has a great tutorial on Radio button web server controls for ASP.NET;
"RadioButton Web Server Control is perfect for questions who has only one answer. The RadioButton web server control is almost the same as the CheckBox web server control. The only thing that is different here is that, you have to use a property called GroupName to the collection of your radio buttons. Other than that it is the same as the Checkbox control."
ASP.NET - The Repeater Control
(July 22, 2005)
W3C schools has a great tutorial on the Repeater control.
The Repeater control is used to display a repeated list of items that are bound to the control.





