Call to action: Send in your menus!

Last post 11-14-2008 11:06 AM by bdemarzo. 0 replies.

Sort Posts:

  • Call to action: Send in your menus!

    11-14-2008, 11:06 AM
    • Member
      435 point Member
    • bdemarzo
    • Member since 07-02-2002, 4:05 AM
    • New York
    • Posts 168

    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 us get there!

    The best way to engineer proper adapted menu markup is to visualize how the non-adapted Menu generates markup (and, in a sense, reverse-engineer it). With that, here's what you can do to help.

    Send me a copy of the markup and generated code for your non-adapted Menu controls!

    In other words, here's what I'd need.

    • The exact markup of your Menu tag from your ASPX page.
    • Any codebehind that manipulates the properties of your Menu tag (i.e. changes to what you declared in your ASPX page).
    • Your sitemap file (if used), or any details that you can give about the site map used to generate your menu.
    • The HTML generated in the web page by all of the above -- using default (non-CSS-adapted) markup.

    The goal is to look at lots of different uses of menus to understand how the different pieces manipulate markup so I can make an adapter which does everything it needs to do without breaking anything in the process.

    If you have stuff to contribute, you can post it here, send it to me directly (bdemarzo@gmail.com), or (best choice!) post it as a ticket to the ASP.Net Control Adapters project (at http://code.google.com/p/aspnetcontroladapters/issues/entry?template=Review%20request).

    Please do NOT send anything that contains confidential information. At the very least, I'd need your Menu tag markup and the generated HTML. The other stuff is icing on the cake.

    Thanks in advance to anyone who helps out! Remember, the more information you can provide, the better the results will be.

Page 1 of 1 (1 items)