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

Intellisense not showing definitions

MDB
Hello all, I have buildt a class library for my co workers to use, using C#
and vs.net and for some reason, when they reference this class in their
projects the Summary, params and returns are not being displayed in the
intellisense. Is there something special that I need to do for this to show
because, if they just include the cs file into their projects it works.
Being able to see the definitions for each param is very important and I do
not want to give them the code.

Thanks for your help.
MDB

Nov 17 '05 #1
2 3284
You might have missed the XML file required for intellisense.
Under project Properties dialog -> Configuration Properties -> Build -> XML
Documentation File should be set to
the <Project Name>.XML.

then build and give the xml file with the dll. which should make
intellisense work.

Regards,
Sanjeevakumar Hiremath
Proteans Software Solutions.

"MDB" <nospam> wrote in message
news:OO**************@TK2MSFTNGP12.phx.gbl...
Hello all, I have buildt a class library for my co workers to use, using
C# and vs.net and for some reason, when they reference this class in their
projects the Summary, params and returns are not being displayed in the
intellisense. Is there something special that I need to do for this to
show because, if they just include the cs file into their projects it
works. Being able to see the definitions for each param is very important
and I do not want to give them the code.

Thanks for your help.
MDB

Nov 17 '05 #2
MDB

Yes, that was it. Thanks for showing that to me.
"Sanjeevakumar Hiremath" <Sa******@proteans.com> wrote in message
news:ej**************@tk2msftngp13.phx.gbl...
You might have missed the XML file required for intellisense.
Under project Properties dialog -> Configuration Properties -> Build ->
XML Documentation File should be set to
the <Project Name>.XML.

then build and give the xml file with the dll. which should make
intellisense work.

Regards,
Sanjeevakumar Hiremath
Proteans Software Solutions.

"MDB" <nospam> wrote in message
news:OO**************@TK2MSFTNGP12.phx.gbl...
Hello all, I have buildt a class library for my co workers to use, using
C# and vs.net and for some reason, when they reference this class in
their projects the Summary, params and returns are not being displayed
in the intellisense. Is there something special that I need to do for
this to show because, if they just include the cs file into their
projects it works. Being able to see the definitions for each param is
very important and I do not want to give them the code.

Thanks for your help.
MDB


Nov 17 '05 #3

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

Similar topics

6
by: Stefan Kronberg | last post by:
I'm working on a solution containing about 20 projects. Some of the projects contain class definitions that are used in other of the projects. Most of the time intellisense is working ok, i.e. if I...
1
by: dan | last post by:
I am working in C#. I want to know how I can get the extras to show up on the intellisense mouseovers. I get a name and type of the property like private string textbox.font But I do not get...
10
by: Rakesh Rajan | last post by:
Hi, Seems like VB.NET Intellisense and complier does check for method definitions much. The following code compiles with no errors in VB.NET! (but of course, trust C# to be strict and perfect :)...
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...
1
by: soni29 | last post by:
Hi, I would like to create the intellisense feature in an editor I'm working on, any pointers on how to do this? Basically the keywords preceeding the . (period) to invoke the intellisense box...
5
by: GD | last post by:
I have a situation where I have renamed a HTML Label from "Label1" to "lblResult2 in an aspx page. However when I write code in the code behind module the control name "Label1" still appears in...
2
by: RSH | last post by:
I have a class file in my project that is just like all the other class files in the project. For some reason this class after instantiation does not show its Public Properties and Methods like...
4
by: DotNetNewbie | last post by:
Hi, VS.NET is not showing me any intellisense on a page that references a master page in the codebehind. (the codebehind references a custom class that inherits from web.ui.page, and that...
3
by: Travis | last post by:
Hi, I was a user of Visual C# for a while and have gotten used to the Intellisense for that program. I went to try Visual Basic, and the intellisense is so much different. I'll try to make an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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:
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
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...

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.