Tag: External Sources

This video introduces dotPeek - the free-of-charge .NET decompiler and assembly browser from JetBrains. James Kovacs highlights using Assembly Explorer; different ways to navigate and gain insight of decompiled code; fetching source code from the local machine or a source server (if available); and taking advantage of keyboard shortcuts that are familiar to ReSharper users.

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.

In this video, Hadi Hariri shows what's new in dotTrace 4.5 Performance, including better tree representation, improved simulation of performance improvements, and extracting all public methods to a new tab.

Hadi Hariri describes new ASP.NET features that were introduced in ReSharper 5.

In part 2 of this screencast, Hadi focuses on features that ReSharper provides specifically for ASP.NET MVC projects.