Tag: Decompiler

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.

Haid Hariri speaks about new and improved functionality in dotTrace 5 Performance, the JetBrains performance profiler for .NET applications.

He covers improved remote profiling, the long-awaited opportunity to attach to running processes, integrated decompiler for quick code preview, and support for IIS Express, among other things.