Kathy Stone
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Kathy Stone-
Kathy Stone created a post,
Problems duplicating .NET training video's result: Missing XML documentation file
I followed the training video on creating a documentation project with a .NET assembly. I was able to duplicate the project using a.NET assembly with one exception. After I imported my assembly, Do...
-
Kathy Stone commented,
I have an even better solution than hard-coding the name in the template. I've changed my templates to take advantage of a "template property" that I added.This lets me easily use the same templa...
-
Kathy Stone commented,
After some experimenting, I ended up modifying the template with a hardcoded definition of the project title and leaving the schema Titles unchanged. So the title bar has two lines: the project ti...
-
Kathy Stone commented,
I am also trying to change the title for my project, but in this case I am using Document!X for XSD documentation.I have one main schema that imports several child schemas. I used Richard's instru...