Customizing Comment Web Pages

Anyone have any idea and/or samples of new layouts for the comment web pages  I'm releasing a control for sale, and I want to improve them a little (like implementing cross-references and some of the other things that the current pages don't do), and I want to change the look and feel. I actually need to make them into one large document. Any ideas  I can't even find the XML transformation that VS.NET uses to make the pages. Can I configure VS.NET to use a different transformation

Answer this question

Customizing Comment Web Pages

  • FreddieCode

    Erik,
    Their tool worked perfectly, and has been a huge help to us. Thanks for pointing this link out.

  • Drea27

    I'd like to know the answer to this as well. Does anyone know how to create comments for the object browser

    I know you can do it in C, but I was hoping to be able to do the same type of thing in Visual Basic .Net 2003.

    If they have "'TODO:", surely we can create comments for objects as well, I just don't know how.

    Thanks!!

  • Hubman

    Check out the <a href="http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx id=112b5449-f702-46e2-87fa-86bdf39a17dd">VBCommenter Powertoy Workspace at GotDotNet</a>.  There is quite a bit of additional work to get it to work, but you can get code comments into intellisense with it, which should also show up in the Object Browser.
  • rmillerii

    What about just formatting the output pages  and for C# users
  • Customizing Comment Web Pages