Search Results

6
votes

Hidden Features of Visual Studio (2005-2008)?

To auto-sync current file with Solution Explorer. So don't have to look where the file lives in the project structure Tools -> Options -> Projects and Solutions -> "Track Active Item in Sol …
1
vote

Is there a .NET Tool/Add-in available which allows you to easily rearrange the order of Regions, Subs, Functions, and Member Variables in a Class?

Here is an automatic member organisation plugin that will work with DXCore. You can also see Mark Mille …