The Artima Developer Community
Sponsored Link

.NET Buzz Forum
ASPnetMenu

1 reply on 1 page. Most recent reply: Jul 23, 2004 12:10 PM by Angannette

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Brad Wilson

Posts: 462
Nickname: dotnetguy
Registered: Jul, 2003

Brad Wilson is CTO of OneVoyce, Inc.
ASPnetMenu Posted: Aug 8, 2003 9:07 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Brad Wilson.
Original Post: ASPnetMenu
Feed Title: The .NET Guy
Feed URL: /error.aspx?aspxerrorpath=/dotnetguy/Rss.aspx
Feed Description: A personal blog about technology in general, .NET in specific, and when all else fails, the real world.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Brad Wilson
Latest Posts From The .NET Guy

Advertisement

Peter Provost posts about ASPnetMenu, a product we purchased and are now in the process of replacing. The problem we had with this control was that the HTML output was quite copious, and even moderately large menus (with a few dozen items) would end up being many 10s of K of HTML. Part of the problem is that they used tables for layout; another part is simply inefficient HTML (each menu element has 4 or 5 events tagged off of it).

Since menus don't often change, it's best to get a system where your menu is entirely in JavaScript. Then you can emit the menu as a separate URL, with separate caching semantics from your menu-adorned pages. To that end, we think we're probably moving to AJMenu from NavSurf. It's not .NET-based, but it should be easy to make a .NET wrapper that could dynamically generate the JavaScript as needed.

Read: ASPnetMenu


Angannette

Posts: 1
Nickname: ges
Registered: Jul, 2004

Re: ASPnetMenu Posted: Jul 23, 2004 12:10 PM
Reply to this message Reply
Hey Brad, how's it going? I read your message and thought you might be able to help me. Your help would greatly be appreciated.

I've been asked to explore the limitations (if any) of the ASPnetMenu for immediate use within our work environment, a non-profit organization. We presently have an in-house internet services team that has a limited programming background, utilizing Dreamweaver to edit existing files and updates.

Resources are limited and clean-up of present site is in effect. We're looking to standardize menu's within the organization create a polished looked without complex back-end coding to support moderate modifications.

Please let me know your thoughts integrating ASPnetMenu with Dreamweaver functionality?

Flat View: This topic has 1 reply on 1 page
Topic: Microsoft Producer 2003 Previous Topic   Next Topic Topic: ECMAScript and C-Omega link?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use