Discussion on Development in Several Different Flavours

ASP.Net has 9 to 5 appeal

Tagged:

9 to 5 Appeal

Full Article

ASP.Net CheckBoxes should be able to have values

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!

Full Article