473,407 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Change the standard XML Documentation, ///

Hi
Is it possible to change the standar XML Documentation which is created when
you type ///? For example I want a tag named "CreatedBy" and it would be nice
if the logged on user name is preentered.
Regards
/Niklas
Dec 4 '06 #1
1 1184
Hi Niklas,

You can't change the standards, but since it's xml you can use any tag that
you want:

/// <CreatedBy>Niklas</CreatedBy>

If you use something like SandCastle to build compiled docs I'm not sure if
you'll be able to make your custom tags meaningful, however.

There is no easy way to automatically serialize the name of the logged on
user, AFAIK. Code snippets show promise for future releases of VS but they
won't help you now. I think the best way would be to write a custom add-in
and assign it a some key combination.

--
Dave Sexton

"Niklas" <Ni****@discussions.microsoft.comwrote in message
news:5D**********************************@microsof t.com...
Hi
Is it possible to change the standar XML Documentation which is created
when
you type ///? For example I want a tag named "CreatedBy" and it would be
nice
if the logged on user name is preentered.
Regards
/Niklas

Dec 5 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jonathan Weekes | last post by:
Being utterly a non Perl IT guy, I have to write a Perl script for a web site to edit a line in a file. I have looked on Google and found Tie to be what I needed, but I am really lost in how to...
5
by: mase | last post by:
Hello I am making an C++ IDE for Linux. (free License, GPL) For autocompletion and contextual help I need a complete reference of the C++ standard library. Its 51 headers (C and STL...
2
by: Kalle Anke | last post by:
I'm confused of how I should document my code, I've always liked being able to document my code directly in my source file and then to use some tool to extract the documentation to some other...
13
by: Andrew | last post by:
I use conditional compiler constants, set through the VBA IDE in Tools, <projectname> Properties, that I refer to throughout my code to control which code is used during development, and which...
0
by: Gavin Deane | last post by:
Hello C people. I couldn't find this in the FAQ, so ... The remove function returns non-zero if it fails. My compiler documentation also says that if remove failed because the file is...
14
by: E. Robert Tisdale | last post by:
I am a long time subscriber to the comp.lang.c newsgroup. Recently (over the last few years), comp.lang.c subscribers have been citing and quoting ANSI/ISO C standards documents to support their...
0
by: MS | last post by:
Is the schema used to validate XML Documentation Comments available to be changed by a VS.Net user? I suspect the this question is no so have a couple of requests: 1.) I use #region...
3
by: Kent Johnson | last post by:
There has been a lot of discussion here recently about making changes to the docs, and what new system should be in place, etc., wiki, etc. I occasionally chime in with a note that it's pretty easy...
132
by: Frederick Gotham | last post by:
If we look at a programming language such as C++: When an updated Standard comes out, everyone adopts it and abandons the previous one. It seems though that things aren't so clear-cut in the C...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.