Tuesday, March 1, 2011

Refactor menu item for VB.NET projects in VS2008

Is there any way to use the VS2008 built-in Refactoring functionality on VB.NET projects?

From stackoverflow
  • I believe native refactoring is for C# only. However there is Refactor! which is free.

    http://msdn.microsoft.com/en-us/vbasic/bb693327.aspx

    If you register you get some more free refactoring.

    ChrisA : I use Refactor! all the time...admittedly mostly just for creating properties from private variables, but that in itself is worth having.

0 comments:

Post a Comment