Want a better Menu adapter? Send me your menus!

As part of the rewrite of the ASP.Net Control Adapters (see the Google project at http://code.google.com/p/aspnetcontroladapters), I started working on a new Menu adapter. It’s got a long way to go — and you can help me get there!
The best way to engineer proper adapted menu markup is to visualize how the non-adapted Menu generates [...]

Popularity: 7% [?]

New CheckBoxList and RadioButtonList control adapters

I recently implemented a new control adapter for the CheckBoxList control, with lots of available functionality, as the first component in the (relatively new) ASP.Net Control Adapters open source project. It’s not complete, but it is definitiely functional.
Since the RadioButtonList control is very similar, I decided to implement it. After five minutes (mostly spent copy/pasting [...]

Popularity: 9% [?]

Announcing the ASP.Net Control Adapters, a new open source project

Over the past few weeks, I started doing some experimentation with a different approach to changing the rendering of default ASP.Net controls. For a few years, I (and many others) have used the CSSFriendly project for this. That project does some nice things, but has many shortcomings.
I hemmed and hawed about this a bit (see [...]

Popularity: 8% [?]