KChew
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by KChew-
KChew commented,
I ended up figuring out that I could use exactly the same content files. I suppose this is because none of the assembly / namespace names have changed? While the original project (the "new" projec...
-
KChew created a post,
Reuse comments from a new project in an older project?
I have a VB.NET project that is version 8.0 in its line. It contains XML comments. Its predecessor, version 7.0, contains most of the same members, but with one crucial difference: it does not cont...
-
KChew created a post,
VisualStudio 2008 won't start when Document! X 2008 is installed
Hello, Just wondering if any other users have experienced this problem (which I've already reported): when I install Document! X 2008, I can no longer launch VisualStudio 2008, either by opening a ...
-
KChew created a post,
Using Document! X 2008 with VisualStudio 2005?
Is it possible to install and use Document!X 2008 with VisualStudio 2005 installed? (To generate both VS 2005 and VS 2008 compatible HTML 2.0 help?)
-
KChew created a post,
How does Document! X generate the Syntax summaries?
Hi, I imagine my question is either very difficult or very easy to answer: how does Document! X generate the information in the Syntax section? For example, I am documenting a VB.NET project and ...
-
KChew created a post,
Content of added HTML file not displayed
As a test, I authored a simple HTML file in another application and added it to my Document! X project using the Additional Files functionality. This file is linked to a TOC entry at the top level ...
-
KChew commented,
Found the problem (was running the .bat in the wrong folder).
-
KChew created a post,
Cannot unplug namespace with UnRegisterHelp2.bat
It seems that I cannot unplug the namespace from the Visual Studio 2005 namespace using UnRegisterHelp2.bat. Unregistering the help file and help namespace works, however. The error message that I ...
-
KChew created a post,
Return Value field associated with both ##RETURNS and ##VALUE?
Can someone explain why, for .NET assembly documentation, the Return Value field is associated by default with the ##RETURNS tag for methods and operators, but with the ##VALUE tag for properties a...
-
KChew commented,
Thanks. In that case, what happens if an item for which I have created content in the content file -- for example a method -- is removed from the project? Is the content still in the content file, ...