May 2006 - Posts

14 May 2006
ASP CheckBox asp:CheckBox Component Attributes
As I was few days ago, trying to add some Attributes to the ASP .NET Components ( ListBox , CheckBox ...etc) from the Code Behind, I came to a very " funny " thing about how the ASP.NET is placing the Attributes to the Output HTML Code. If you have sample Default.aspx Page, with following lines... Read More...