Find Declaration is better in VS.NET

Posted by Kirby Turner on April 25, 2005

While Delphi has the cool hotkeys for navigating source code - Alt+[Up Arrow] to find declaration and Alt+[Left Arrow] to return - it can only find the declaration within the current project. On the other hand, VS.NET can find the declaration across all projects within the solution. And since I partition my C# across multiple projects I have to say VS.NET’s find declaration feature is better than Delphi’s.


Posted in uncategorized. Tagged in .