Tag: Move Types into Matching Files

In this impromptu session at NDC 2011, Hadi Hariri gives an hour worth of ReSharper tips and tricks. He covers multiple features related to navigation, generating code, selecting and rearranging code, refactoring code and project items, and using structural search and replace to create custom code inspections. He also discovers unexpected bugs in a pre-release ReSharper build that he's using, and highlights some of the new features for web developers introduced in ReSharper 6.

This video showcases two of ReSharper's powerful refactorings: Move Types into Matching Files and Move to Folder. Both of them, as well as a couple of other project-level refactorings, were introduced in ReSharper 5.

In this short  screencast we'll see how to refactor some existing code to use Dependency Injection via constructor with ReSharper efficiently.