Related resources for Remove Parameters
  • New Features of Visual Studio 2005 Editor6/2/2009 2:17:30 AM. In my previous articles, I discussed various new features introduced in Visual Studio 2005. This article is another addition to the same series. In this article, I discuss some new features of Visual Studio 2005 editor.
  • Refactoring in Visual Studio 20059/1/2006 1:18:45 AM. Refactoring allows developers to use the built-in feature of Visual Studio to rename and convert and change the signatures and definitions of a class members. In this article, I will show you how refactoring feature provided by Visual Studio 2005 can be a handy tool when you are reorganizing or optimizing your existing projects.