Slashdot Mirror


User: Superfly1611

Superfly1611's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:And let me guess...... on Microsoft to Release AJAX Framework · · Score: 1

    I agree a simple out of the box HTML form in .Net does look FUGLY however thats not because .Net cant produce good code but because Microsoft's wiz kids who developed .Net went and spoilt a very good, robust product by only providing some sloppy base classes for the web controls. It is however not that difficult to create your own set of XHTML or HTML standard complaint controls which still have all the functionality of the sloppy "out of the box" controls. Controls such as the DataGrid would be a greater challenge than the button or dropdownlist box but still perfectly achievable.