No announcements
Found 3454484 threads
-
0 Votes
Is there any VS2008 add-in to enhance the Find All References feature to support multiple solutions?
My MZ-Tools add-in has a Procedure Callers feature (it will be renamed to Method Callers in future versions) that supports multiple projects and has much better ...Answered | 1 Replies | 3315 Views | Created by PCSQL66 - Tuesday, December 9, 2008 10:03 PM | Last reply by Carlos J. Quintero - Tuesday, December 9, 2008 10:58 PM -
0 Votes
Multiple Projects in One Solution Share References
VS is tested with multiple projects and all but the simplest will have more than 1 project in it.Answered | 5 Replies | 5687 Views | Created by Bill Tillman - Thursday, October 29, 2015 11:38 AM | Last reply by DA924 - Thursday, October 29, 2015 6:59 PM -
0 Votes
Find All References
but if i right click on the routine and click find all references it brings back the results i would have expected with my code.Answered | 2 Replies | 4013 Views | Created by OmanDawg90 - Friday, March 26, 2010 7:26 PM | Last reply by OmanDawg90 - Thursday, April 1, 2010 3:22 PM -
0 Votes
"Find all references" search no longer works
\key.snk' in the .csproj file) caused Find All References to function properly again.Answered | 14 Replies | 22109 Views | Created by ShadeZero - Wednesday, May 9, 2007 9:45 PM | Last reply by Davet65251 - Monday, October 31, 2011 5:18 PM -
0 Votes
How to find all resource files in a solution?
See: HOWTO: Navigate the files of a solution from a Visual Studio .NET macro or add-in.Answered | 3 Replies | 3881 Views | Created by Michael G. Emmons - Tuesday, March 17, 2009 6:52 PM | Last reply by Carlos J. Quintero - Wednesday, March 18, 2009 9:40 AM -
0 Votes
Solution Reference Problems
What references does each one have beyond the standard assemblies?Answered | 2 Replies | 3319 Views | Created by asteffes - Friday, August 22, 2008 4:20 PM | Last reply by CoolDadTx - Monday, August 25, 2008 2:48 PM -
0 Votes
How To Find Hidden Reference?
I couldn't find any way to add it to the toolbar and their website didn't have any instructions.Answered | 11 Replies | 1433 Views | Created by DallasSteve - Thursday, February 14, 2013 2:54 PM | Last reply by Tom Cooper - Thursday, February 14, 2013 3:52 PM -
1 Votes
How to find property references?
Raevean is right, you need to analyse all the assemblies in the AppDomain.Answered | 2 Replies | 5052 Views | Created by Hari Narisetty - Friday, September 10, 2010 11:42 PM | Last reply by Geert van Horrik - Saturday, September 11, 2010 10:13 AM -
0 Votes
.NET Framework Class Library - Finding all References to a Framework Object
If you are talking about the references with in your "solution" then you can right click on the class and click on "Find All ...Answered | 1 Replies | 740 Views | Created by AJCGirl - Friday, September 19, 2014 10:49 PM | Last reply by Divya Prakash Jha - Saturday, September 20, 2014 3:33 PM -
0 Votes
C# solution won't compile - it's looking for a reference/namespace that was previously there - how to remove bad/removed references from a solution
All versions display the same Solution Explorer.Answered | 6 Replies | 3668 Views | Created by kmerritt - Wednesday, December 16, 2009 11:25 PM | Last reply by JediJohn82 - Thursday, December 17, 2009 11:08 PM -
0 Votes
Referencing multiple projects in a solution
Just add the compiled dll to the project as a reference.Answered | 1 Replies | 1070 Views | Created by fred2028 - Saturday, January 26, 2013 7:01 PM | Last reply by Joel Engineer - Saturday, January 26, 2013 7:36 PM -
0 Votes
Solution containing multiple projects
Since both projects are in the same solution, rather than add the reference the way that Christopher has suggested, add ...Answered | 3 Replies | 575 Views | Created by Manoj Gokhale - Saturday, April 30, 2016 5:31 AM | Last reply by BonnieB - Sunday, May 1, 2016 12:08 AM -
1 Votes
VS2010 Problem with Nuget references in projects shared across multiple solutions
Edit each proj file that is shared across solutions and add a new hintpath that is relative to the current solution (rather than the original solution where the nuget ...Answered | 3 Replies | 6801 Views | Created by scott_m - Wednesday, October 17, 2012 8:26 PM | Last reply by scott_m - Saturday, October 27, 2012 2:30 PM -
0 Votes
Reference Projects in Solution
I was wondering if there is a book that you would recommend that I get to better understand the .NET runtime and how Assemblies work in the .NET development environment.Answered | 3 Replies | 704 Views | Created by Ronald Rex - Thursday, August 8, 2019 8:50 PM | Last reply by Kareninstructor - Friday, August 9, 2019 3:13 PM -
0 Votes
How to find all references in multiple solutions?
I wonder whether it is a bad idea to have multiple solutions.Answered | 3 Replies | 4500 Views | Created by PCSQL66 - Saturday, January 26, 2008 1:49 AM | Last reply by Jason Kresowaty - Saturday, January 26, 2008 8:05 PM -
0 Votes
How to find object references?
I have two references pointing at the same User like this User user1 = new User(); User user2 = user1; Is there a way to check for ...Answered | 3 Replies | 2582 Views | Created by tchimev - Wednesday, January 7, 2009 7:12 PM | Last reply by Harry Zhu - Monday, January 12, 2009 2:23 AM -
0 Votes
References showing multiple times in Reference Manager
So, I'm thinking if I remove those files maybe I won't have them showing multiple times.Answered | 3 Replies | 491 Views | Created by TapNamron - Thursday, January 28, 2016 1:52 AM | Last reply by Weiwei Cai - Thursday, February 4, 2016 2:49 AM -
0 Votes
how to find the dll reference of a class
If you have really a lot of DLLs and you don't want to open all of them in Reflector, I would run command "ildasm <dll_file_name> /out=<il_file_name>" in ...Answered | 2 Replies | 4108 Views | Created by Krishna Sarma - Friday, March 13, 2009 6:34 AM | Last reply by Karel Zikmund - Friday, March 13, 2009 6:45 PM -
5 Votes
question about references in Solution Explorer
I've no interest at all in trying to build an app without using the IDE so I've no idea how you would add references without it.Answered | 9 Replies | 2013 Views | Created by Trustmeee _The Voice Of Beginners - Monday, March 26, 2012 8:34 AM | Last reply by Dave299 - Monday, March 26, 2012 4:05 PM -
0 Votes
Read All Pages in Solution
Find All Pages With Macro I post it here for your convenience.Answered | 5 Replies | 3477 Views | Created by estanbul - Monday, August 25, 2008 6:48 PM | Last reply by estanbul - Friday, August 29, 2008 7:23 AM - Items 1 to 20 of 3454484 Next ›
No announcements