473,786 Members | 2,420 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to search entire project/solution in VS.NET 2002?

In Visual Basic 6.0, one could conduct a search (and replace)
throughout an entire project, even if those files were not currently
open. How does one do this in Visual Studio .NET 2002?
Jul 21 '05 #1
4 1670
The search Icon right next to the Debug/Release build combobox should do it
for you.

"Cyrus Mortazavi" <ze********@yah oo.com> wrote in message
news:4d******** *************** ***@posting.goo gle.com...
In Visual Basic 6.0, one could conduct a search (and replace)
throughout an entire project, even if those files were not currently
open. How does one do this in Visual Studio .NET 2002?

Jul 21 '05 #2
The search Icon right next to the Debug/Release build combobox should do it
for you.

"Cyrus Mortazavi" <ze********@yah oo.com> wrote in message
news:4d******** *************** ***@posting.goo gle.com...
In Visual Basic 6.0, one could conduct a search (and replace)
throughout an entire project, even if those files were not currently
open. How does one do this in Visual Studio .NET 2002?

Jul 21 '05 #3
Choose the Edit menu/Find and Replace/Replace in files
Jul 21 '05 #4
Choose the Edit menu/Find and Replace/Replace in files
Jul 21 '05 #5

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

Similar topics

1
2148
by: JackieR | last post by:
I have taken over a project and would like to flowchart the entire solution. I have found flowchart programs that work on a single .cpp file, but nothing for the entire project. Does anyone know of a good flowchar program where you can speciry the .sln and it will produce a solution wide flowchart? Thanks -- Jackie
2
2233
by: Greg Chu | last post by:
Does any one know a way to print the entire project code out? I can only see print source code one by one. Thanks! Greg
6
1986
by: Vasilis X | last post by:
Hello. Propably a simple question : I have a multi project solution in vb.net. In detail, i have a project "Main" and projects A,B,C. How can I switch between projects ??? Thanks in advance, Vasilis
2
389
by: Cyrus Mortazavi | last post by:
In Visual Basic 6.0, one could conduct a search (and replace) throughout an entire project, even if those files were not currently open. How does one do this in Visual Studio .NET 2002?
0
988
by: Tim Anderson | last post by:
I have a multi-project solution imported from VS 2003. It includes an exe and several dlls. If I add a method to a class in a DLL project, and then call it from exe project, this is picked up by intellisense and I can successfully compile. However when I try to debug I get a MissingMethodException on the call to the new method (it is a public method of a public class, so it is not a visibility issue). I've tried Clean, and rebuilding...
1
1663
by: zacks | last post by:
Am using VB.NET 2005. I have a solution that has four projects. Two projects are standard windows applications. One is a class library that is shared by the two windows application projects, it is primarily used to serialize/deserialize an XML configuration file.. The third project is a standard Setup project that installs the two windows applications. My question is regarding versioning of the solution. I would like for the entire...
3
2215
by: Soulless | last post by:
Is there a conveninent place to go to search the entire project/ solution for specific occurances of text. for instance, if I want to find where all occurences of "counter" was in my project, is there a search that will return a results set of the references? Thanks!
8
1168
by: =?Utf-8?B?MjJQb20=?= | last post by:
Hello All, Yes, I'm back again on this subject. I've started again to set up the solution and I can, if you like, move deeper into the program, accessing various forms as I go BUT I cannot for the life of me work out how to get back. I have set "CommonForms" in the Properties/References of StartUp. Just working with two projects "StartUp" & "CommonForms" I place a parent
9
2378
by: GaryDean | last post by:
I know this is a vs issue but nobody seems to answer posts over there... In VS 2008 I can't seem to get a multiple project solution. If I create a blank solution and add a project to it, it becomes just a project with not solution node at the top so I can't "add a project" to the node. If I add a project from the file menu it becomes that new project. I'm using Vista. Anyone have a clue? Thanks, Gary
0
9496
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
10363
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
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
9961
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
8989
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...
1
7512
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6745
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4066
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

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.