473,403 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,403 software developers and data experts.

C# source XML method information

When you type /// an automatically typed XML formatting of the current
method is displayed. However, if you change the method by adding a
new parameter, this does not automatically get added. Is there anyway
to add the new XML data for the new parameter other than typing it in
manually? I realize typing it in manually is fairly simple, I am just
wondering if that's the only way.

Zytan

Mar 6 '07 #1
4 1212
In article <11**********************@j27g2000cwj.googlegroups .com>,
zy**********@yahoo.com says...
When you type /// an automatically typed XML formatting of the current
method is displayed. However, if you change the method by adding a
new parameter, this does not automatically get added. Is there anyway
to add the new XML data for the new parameter other than typing it in
manually? I realize typing it in manually is fairly simple, I am just
wondering if that's the only way.
I believe GhostDoc will do this:

http://www.roland-weigelt.de/ghostdoc/

--
Patrick Steele
http://weblogs.asp.net/psteele
Mar 6 '07 #2
If you type /// < , intellisense offers you a list of options including the
extra parameters which haven't yet been added. I know it's not automatic,
but using this autocompletion is quicker than typing the whole thing.

"Zytan" <zy**********@yahoo.comwrote in message
news:11**********************@j27g2000cwj.googlegr oups.com...
When you type /// an automatically typed XML formatting of the current
method is displayed. However, if you change the method by adding a
new parameter, this does not automatically get added. Is there anyway
to add the new XML data for the new parameter other than typing it in
manually? I realize typing it in manually is fairly simple, I am just
wondering if that's the only way.

Zytan

Mar 6 '07 #3
If you type /// < , intellisense offers you a list of options including the
extra parameters which haven't yet been added. I know it's not automatic,
but using this autocompletion is quicker than typing the whole thing.
Yes, thanks, I knew about this. I was kind of hoping it would
automatically add new parameters itself somehow. Sometime I don't
even want to type anything in, but it's just nice to be in synch.

Zytan

Mar 7 '07 #4
I believe GhostDoc will do this:
>
http://www.roland-weigelt.de/ghostdoc/
Thanks for the link, Patrick

Zytan
Mar 7 '07 #5

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

Similar topics

5
by: TC | last post by:
Hello, I am familiar with obtaining source file reference material from the system clipboard using the old Win32 API. For example, copy an Excel chart onto the clipboard and goto Word. Under,...
0
by: M.B. | last post by:
Hi I'm currently converting an application from Java to C#, and in this application I need to read a C# source file, extract some information and then write a modified version of the original...
7
by: Olivier Mandavy | last post by:
Hello, i'm looking for guidelines about what are the comments to be written at the beginning of source files. Thanks a lot. Olivier
16
by: André | last post by:
Hi all, I am contructing a class derived of DataGridTextBoxColumn with very much modification. However, I need to see the code of base class to know what should I in some inherited methods. ...
15
by: Fady Anwar | last post by:
Hi while browsing the net i noticed that there is sites publishing some software that claim that it can decompile .net applications i didn't bleave it in fact but after trying it i was surprised...
0
by: sonu | last post by:
I have following client side code which i have used in my asp.net project SummaryFeatured Resources from the IBM Business Values Solution Center WHITEPAPER : CRM Done Right Improve the...
2
by: Bob | last post by:
Hi, I'm still new to asp.net and i would like to understand this: "Source As Object, e As EventArgs" <script runat="server"> Sub button1(Source As Object, e As EventArgs) p1.InnerHtml="You...
1
by: Andrew | last post by:
Hello, friends, I am implementing web app security using asp.net 1.1, and I found the following source code from Yahoo! Mail login page: <form method="post"...
1
by: Robert | last post by:
I have a form that has a table; tblProjects; as its record source. The form is filtered, however, by two combo boxes in the header. One allows the user to select a client, the other a project for...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.