Chapter 5. Find and Replace and Help

WHAT'S IN THIS CHAPTER?

  • Using Visual Studio's various Find and Replace tools

  • Navigating Visual Studio's local help system

To be a productive developer, you need to be able to navigate your way around a code base and find what you need quickly. Visual Studio 2010 provides not just one but a number of search functions, each suited to particular searching tasks. The first part of this chapter discusses each of these search functions and when and where to use them.

Visual Studio 2010 is an immensely complex development environment that encompasses multiple languages based on an extensive framework of libraries and components. You will find it almost impossible to know everything about the IDE, let alone each of the languages or even the full extent of the .NET Framework. As both the .NET Framework and Visual Studio evolve, it becomes increasingly difficult to stay abreast of all the changes; moreover, it is likely that you need to know only a subset of this knowledge. Of course, you'll periodically need to obtain more information on a specific topic. To help you in these situations, Visual Studio 2010 comes with comprehensive documentation in the form of the MSDN Library, Visual Studio 2010 Edition. The second part of this chapter walks you through the methods of researching documentation associated with developing projects in Visual Studio 2010.

QUICK FIND/REPLACE

The simplest means of searching in Visual Studio 2010 is via the Quick Find dialog.

The find-and-replace ...

Get Professional Visual Studio® 2010 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.