473,407 Members | 2,598 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.

XML comments & intellisense Vb.net

Hi all,

I know that xml comments is not available in vb.net by default and u need to
add in such as vbcommenter or vbdoc to create xml file for you.

http://msdn.microsoft.com/library/de...ratingDocs.asp

But my question is...

If in a solution i have many projects and i have created xml doc for all
using vbdoc and if i use the dlls as references i get the intellisense but if
i use it as referenced project it doesnt give me the intellisense...

I dont know why that happens.. like u get the intellisense if u use it as a
DLL but with referenced project it doesnt work..

I tried to copy the xml file created in the assembly directory and
restarting vs.net 2003
(http://dotnet.mvps.org/dotnet/faqs/?...tation&lang=en)
I know that its available in vs.net 2005

Is there a solution to this???
Plz Help
Cheers
C

Nov 21 '05 #1
0 1055

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

Similar topics

1
by: Saso Zagoranski | last post by:
Hi! I have a question about XML comments included in VS. net. Let's say I have a project in a solution. And this project has a class with some methods: class MyClass {
1
by: Bob | last post by:
The xml comments I have on my public methods (using summary tag) only shows up in the project where the class itself is in. Once I compile the project (a class libraray project), and refrence the...
6
by: Clive Dixon | last post by:
Q1: The intellisense summary info for a class only seems to update after a change to that class's XML comments if I remove the reference to the project from the current project and add it back...
4
by: Egbert Nierop \(MVP for IIS\) | last post by:
Hi, I'm puzzled about comments & intellisense. Sometimes, during programming, you get comments that were typed just above the declaration in the header files, but sometimes, not while -there...
6
by: Brett Romero | last post by:
I've added comments to a method in A.dll. B.exe references A.dll. I see the new method and only the stock comment (type methodname()) in intellisense. However, when I use object browser from...
98
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) { <...> }
1
by: clemenslinders | last post by:
Adding comments aka QuickInfo to intellisense: On this forum I found in it's history the following thread: http://www.thescripts.com/forum/thread254408.html Someone also wanted to add comments...
3
by: psycho | last post by:
I had created a class and added XML comments to its methods. Then I compiled it as a DLL and added its reference to my project. But when I type the names of its methods, the intellisense is not...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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.