Is there a way to find which methods were recently modified in a given class file using Visual Studio IDE 2005
+1
A:
If you have source control, use source control.
Otherwise, you can use a tool like NDepend.
davogones
2009-02-04 05:34:50