Discussion on Development in Several Different Flavours
Archive for July, 2007
ASP.Net CheckBoxes should be able to have values
151665 days
by Adam
in miscellaneous
The ASP.Net CheckBox and CheckBoxList control don’t allow for the use of the full W3C HTML standard. For some reason Microsoft decided to implement a reduced functionality version that creates more work for the programmer. Come on Microsoft why can’t you follow even the simplest of standards? In this case it would make coding the .Net framework easier for you not to mention us! (more…)
