472,781 Members | 1,192 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,781 software developers and data experts.

when i build someone's project, and right click a function "goto definition" is disabled. how to reconfigure a .net project to support "goto definition" when i right click on function calls?

DR
when i build someone's project, and right click a function "goto definition"
is disabled. how to reconfigure a .net project to support "goto definition"
when i right click on function calls?
Jan 9 '08 #1
4 1418
"DR" <so*******************@yahoo.comwrote in message
news:Or**************@TK2MSFTNGP02.phx.gbl...
when i build someone's project, and right click a function "goto
definition" is disabled. how to reconfigure a .net project to support
"goto definition" when i right click on function calls?
Please don't multipost.
>

Jan 9 '08 #2
On Jan 8, 9:29 pm, "DR" <softwareengineer98...@yahoo.comwrote:
when i build someone's project, and right click a function "goto definition"
is disabled. how to reconfigure a .net project to support "goto definition"
when i right click on function calls?
And please don't put your entire message in the subject line.
Jan 9 '08 #3
Well, if you have the project referenced as a project, then it should
work. If you are referencing the assembly itself, then I don't think it
will work.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"DR" <so*******************@yahoo.comwrote in message
news:Or**************@TK2MSFTNGP02.phx.gbl...
when i build someone's project, and right click a function "goto
definition" is disabled. how to reconfigure a .net project to support
"goto definition" when i right click on function calls?

Jan 9 '08 #4


"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote in
message news:ux**************@TK2MSFTNGP02.phx.gbl...
Well, if you have the project referenced as a project, then it should
work. If you are referencing the assembly itself, then I don't think it
will work.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"DR" <so*******************@yahoo.comwrote in message
news:Or**************@TK2MSFTNGP02.phx.gbl...
>when i build someone's project, and right click a function "goto
definition" is disabled. how to reconfigure a .net project to support
"goto definition" when i right click on function calls?

Yes it should work, if you use Go To Definition on a method/class/property
that is defined in a referenced DLL (non-project reference), the Object
Browser should open and the current method/class/property should be
selected.

At least, that's what it always has done for me and how I would do it if I
wrote it myself too...

Mythran
Jan 9 '08 #5

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

Similar topics

10
by: Kobu | last post by:
My question is about the use and meaning of the terms "declaration" and "definition" as it pertains to the C language. I've read sources that mix the two up when talking about such things as...
17
by: Mike Hofer | last post by:
While I'd toyed with C, C++, and Java over the last 20 years or so, my principal language has been BASIC, QBASIC, then Visual Basic, and finally Visual Basic .NET. But lately, I've been using C#...
77
by: M.B | last post by:
Guys, Need some of your opinion on an oft beaten track We have an option of using "goto" in C language, but most testbooks (even K&R) advice against use of it. My personal experience was that...
5
by: Fred Hebert | last post by:
I was thinking of switching to VS2005, so I sent off for and received a 120 evaluation kit. This version was supposed to be the same as the full version, but the key limits you to 120 days. I...
15
by: Frank | last post by:
Before I start, please let's not discuss whether goto is evil or not. For generated code, this can make perfect sense. It would be interesting to know a trick how to get C to do a goto to an...
0
by: DR | last post by:
when i build someone's project, and right click a function "goto definition" is disabled. how to reconfigure a .net project to support "goto definition" when i right click on function calls?
10
by: khajeddin | last post by:
Hi : i want an emergent help,I want to know if there is a function in Java Programming which act the same as function "goto(x,y) " in C Programming!!! ( Hint: goto(x,y) ,takes to parameters X...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.