Monday, March 28, 2011

How to get Recently modified Method Names from a class File Visual Studio

Is there a way to find which methods were recently modified in a given class file using Visual Studio IDE 2005

From stackoverflow
  • If you have source control, use source control.

    Otherwise, you can use a tool like NDepend.

0 comments:

Post a Comment