Click here to Skip to main content
15,881,882 members
Articles / Desktop Programming / ATL

VS File Finder

Rate me:
Please Sign up or sign in to vote.
4.90/5 (39 votes)
8 May 20053 min read 222.7K   3.3K   37  
A Visual Studio add-in to help navigate around large projects.
<html>

<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>VS File Finder</title>
<style>
<!--
body         { font-family: Verdana }
-->
</style>
</head>

<body>

<table width="100%" align="center">
 <tr>
  <td>
   <font face="Verdana" size="5">Finding files using the Solution Explorer</font>
  </td>
 <tr>
 <tr>
  <td>
   <table bgcolor="#C0C0C0" style="border-style: solid; border-width: 1" bordercolor="#000000" align="center" cellpadding="10" height="500">
    <tr>
     <td align="center" valign="top" width="420">
      <img border="0" src="Images.aspx?FileID=9de7e89c-c2b2-498d-9030-cfe53a7b0978&amp;id=4108bcc0-bf1f-4770-9ac8-b12a7deb9fe2" width="399" height="452">
     </td>
     <td height="100%">
      <table width="100%" height="100%">
       <tr>
        <td valign="top">
         In big projects, it can be difficult to
         find files in the Solution Explorer.
         <p>
         If you solution is split up into multiple projects and each
         project has a lots of folders, remembering where a file is can take
         a while.
        </td>
       </tr>
       <tr>
        <td valign="bottom" align="right">
         <img border="0" width="116" height="60" src="Images.aspx?FileID=9edb3338-6248-41f4-99d9-c5b0b75e7e6d">
         <a href="2.htm"><img border="0" width="116" height="60" src="Images.aspx?FileID=c673a00b-3953-44f4-b7dc-20cf446b13bb"></a>
        </td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
  </td>
 <tr>
</table>

</body>

</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions