473,411 Members | 1,998 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,411 software developers and data experts.

adding XML documentation to dll in C#

Hi,
I want to add description of my functions in C#. I have there dll.
This is for sure that I had to add XML documentation.
But I don't know how to begin. I am new to C#.
Help me by giving some example.

Thanks in advance
Teena

Nov 17 '05 #1
5 1956
>Hi,
If you want to add description of your functions, you can follow this method; at the beginning of your methods you enter three slash (///) , after this you can see description outline appear..for example

/// <summary>
/// Initializes a new instance of the Matrix class
/// </summary>
/// <param name="row">Number of rows</param>
/// <param name="column">Number of columns</param>
if you want to add more detail you can use "<" key then more detailed attributes come into view.For example ;"return", "exception", "remarks"...
Regards..
<te*******@hotmail.com> wrote in message news:11**********************@g47g2000cwa.googlegr oups.com... Hi,
I want to add description of my functions in C#. I have there dll.
This is for sure that I had to add XML documentation.
But I don't know how to begin. I am new to C#.
Help me by giving some example.

Thanks in advance
Teena

Nov 17 '05 #2
>Hi,
If you want to add description of your functions, you can follow this method; at the beginning of your methods you enter three slash (///) , after this you can see description outline appear..for example

/// <summary>
/// Initializes a new instance of the Matrix class
/// </summary>
/// <param name="row">Number of rows</param>
/// <param name="column">Number of columns</param>
if you want to add more detail you can use "<" key then more detailed attributes come into view.For example ;"return", "exception", "remarks"...
Regards..
<te*******@hotmail.com> wrote in message news:11**********************@g47g2000cwa.googlegr oups.com... Hi,
I want to add description of my functions in C#. I have there dll.
This is for sure that I had to add XML documentation.
But I don't know how to begin. I am new to C#.
Help me by giving some example.

Thanks in advance
Teena

Nov 17 '05 #3
You might want to get yourself a copy of Roland Weigelt's "GhostDoc"
add - in, and a Copy of NDoc.

These 2 tools, plus the HTMLHelpWorkshop help compiler, make creating
professsional MSDN-style help a breeze.

Nov 17 '05 #4
You might want to get yourself a copy of Roland Weigelt's "GhostDoc"
add - in, and a Copy of NDoc.

These 2 tools, plus the HTMLHelpWorkshop help compiler, make creating
professsional MSDN-style help a breeze.

Nov 17 '05 #5
Hi Marie,
Thanks for reply. I have done exactly same as told by you. I added
summary of all the functions in my sources and then created its dll to
add in the project. But the description of functions is not coming after
placing dot to class object in .NET IDE. Where I am doing wrong...

Thanks
Teena
"Marie" wrote:
Hi,
If you want to add description of your functions, you can follow this method; at the beginning of your methods
you enter three slash (///) , after this you can see description outline appear..for example
/// <summary>
/// Initializes a new instance of the Matrix class
/// </summary>
/// <param name="row">Number of rows</param>
/// <param name="column">Number of columns</param>
if you want to add more detail you can use "<" key then more detailed

attributes come into view.For example ;"return", "exception",
"remarks"...Regards..


<te*******@hotmail.com> wrote in message

news:11**********************@g47g2000cwa.googlegr oups.com...
Hi,
I want to add description of my functions in C#. I have there dll.
This is for sure that I had to add XML documentation.
But I don't know how to begin. I am new to C#.
Help me by giving some example.

Thanks in advance
Teena


--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Nov 17 '05 #6

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

Similar topics

4
by: Tonya | last post by:
Hi, Does anyone know how i can add controls to a progress bar. I have searched the internet but could not find any examples. what i want to add is a progress bar and a button. thx
3
by: Jim Heavey | last post by:
Trying to figure out the technique which should be used to add rows to a datagrid. I am thinking that I would want an "Add" button on the footer, but I am not quite sure how to do that. Is that...
19
by: Sjaakie Helderhorst | last post by:
Hello, I need to add a Javascript event (onClick) to a servercontrol (asp:checkbox). Checkbox is named 'cbDoMail'. Assumed that 'cbDoMail.Attributes.Add("onClick", "doJavascriptThing()") would do...
1
by: Max | last post by:
Searched all over google and can't seem to find how to do this. How do I go about adding comments about my own functions and sub-procedures? Like when I use them, the tool-tip tells me more then...
6
by: Just Me | last post by:
I need to create a library sub that adds event handlers to a control. Public Shared Sub AddEvent(ByVal qq As Control, By?? ControlMouseMove As ??) So I need to pass the address of the handler or...
2
by: Fernando Alonso Renault | last post by:
Hello, i'm quite a newbie using postgres 7.2 so this may be an easy question, but how do i add new funtionality? I mean, i wanna add a couple of new functions, and i've found this files, pg_proc.h...
4
by: glebur | last post by:
Hi, I'm trying to create a web service client in C# but I get stuck at one of the first steps. When adding a Web reference to the Visual Studio project; I get this error (this is a translation,...
0
by: EricLondaits | last post by:
Hi, I have an ASP.NET page with a ListBox that is data bound to a table with a single field (it holds a list of valid IDs). The page also has a textBox into which you can add new valid IDs, one...
3
by: leno | last post by:
We are in a process a combining our xsd into one master xsd. My question is it is possible? I have combined two of them into one but facing some problems when validating using XML Spy. The...
0
by: theonlydavewilliams | last post by:
Hi there I'm hoping there's an easy answer to a (hopefully) not too long-winded issue... I'm building a C# web client using a proxy wsdl.exe'd from a wsdl file and six schemas, each in a different...
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?
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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.