Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I just wonder if there's an easy application that would allow me and others to edit a sitemap for ASP.NET in a more visual way. For me, the XML format isn't difficult to understand but I want someone else to modify a current sitemap for me and this person is unfamiliar with XML and would not understand a non-graphical interface.

So, is there a simple tool that allows me to edit a sitemap visually?

share|improve this question

2 Answers

up vote 4 down vote accepted

try ASP.NET 2.0 Web Menu Editor

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.