473,797 Members | 3,015 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

object browser -- comments and documentation

Hi, I'm starting to reuse quite a bit of my code through namespace
references and would like that when I view the object in the "object
browser" that I can see my comments about the method, property or whatever.

All I get at the moment is the method's signature.
Nov 16 '05 #1
1 1554
Add sth like the following before class, method etc. Search for other "Tags
for Documentation Comments"

/// <summary>

/// Summary description for Class1.

/// </summary>
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Adie" <ar*******@h-o-t-m-a-i-l.com> wrote in message
news:19******** ********@hairyp ie.net...
Hi, I'm starting to reuse quite a bit of my code through namespace
references and would like that when I view the object in the "object
browser" that I can see my comments about the method, property or whatever.
All I get at the moment is the method's signature.

Nov 16 '05 #2

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

Similar topics

3
1903
by: Gary James | last post by:
I'm making a C# library module that has methods & properties that I've commented. I would like these comments to appear in the object browser when the library is used by another .NET application. The documentation is pretty thin describing this feature. All I could find was a reference to using XML documentation techniques; specifically using the "///" comment. I tried this but it didn't work. Any ideas? Thanks.
7
1434
by: Ot | last post by:
(Repeated from m.p.dotnet.general. I got the advice that I could not do this in VB, only in C#... looking for verification here) When I use the Object Browser in the IDE to look at the functionality provided in References, I see lovely entries headed Summary, Parameters and/or Return Values. If I develop a COM application (class library) and wish to make entries so that users of my application can see those headers, how do I do that?
2
1482
by: news.microsoft.com | last post by:
Hi all, I'm trying to find a way to set a value for a method or property of my class which will show up as summary when you look at the method/property in the Object browser. I know that in VB6 this was done by setting the procedure attributes but I can't find anything in .NET Does anybody know if it's possible... and if so how? TIA,
4
2573
by: SR | last post by:
I've been trying to find out how to get comments to appear in the 'Object Browser' for my VB.Net components. What a nightmare!! I've created the XML Code document, so when I reference the component(s) the comments appear in the object browser. However, the comment don't appear in the object browser for the current solution - only when I reference it within another solution.
4
1887
by: Luke Matuszewski | last post by:
Here are some questions that i am interested about and wanted to here an explanation/discussion: 1. (general) Is the objectness in JavaScript was supported from the very first version of it (in browsers) ? What about the new syntax of creating a object using { 'propName1':'propValue1', 'propName2':'propValue2', 'propName3':{ /* another object */ } } - from what version of JScript/JavaScript it was supported (from what browsers versions) ?...
6
4246
by: tomb | last post by:
Does anyone know how to add a summary description for a class module to the object browser? I can't find anything on it anywhere! Thanks, Tom
22
4195
by: Cylix | last post by:
I have a 4row x 1col table, I would like to drop all the content of row three. Since Mac IE5.2 does not suppport deleteRow method, I have also try to set the innerHTML=''; but it does not work. How can I delete the node from DOM in other way? Thanks.
98
4628
by: tjb | last post by:
I often see code like this: /// <summary> /// Removes a node. /// </summary> /// <param name="node">The node to remove.</param> public void RemoveNode(Node node) { <...> }
0
9685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9536
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10245
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10205
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10021
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9063
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4131
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3748
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.