The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Free .NET Decompiler Updated: Meet dotPeek 1.1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
Free .NET Decompiler Updated: Meet dotPeek 1.1 Posted: Aug 8, 2013 3:09 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by s m.
Original Post: Free .NET Decompiler Updated: Meet dotPeek 1.1
Feed Title: JetBrains .NET Tools Blog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: tips&tricks, news, and how-to's about ReSharper and dotTrace
Latest .NET Buzz Posts
Latest .NET Buzz Posts by s m
Latest Posts From JetBrains .NET Tools Blog

Advertisement

.NET developers rejoice! An eagerly awaited update for the free .NET decompiler from JetBrains is finally available: you can download dotPeek 1.1.

Highlights of this update include:

  • Export Assembly to Project: based on high demand, we have enabled saving decompiled assemblies as Visual Studio projects.
  • Exploring projects in Assembly Explorer: you can now browse projects (.csproj files) and everything that's included in them after generating the projects from decompiled sources.
  • BAML decompilation, meaning that if you've got a compiled WPF app, you can easily look at its XAML UI definitions.
  • Multiple decompiler improvements including better support for async methods and lambdas, LINQ expressions and field-like events.
  • Go to everything: following the footsteps of ReSharper 8, dotPeek 1.1 includes Go to Everything, a navigation command that enables navigating to either file, symbol or type within one menu.
  • Bookmarks have also made their way to dotPeek from ReSharper.
  • dotPeek now preserves window layout settings and the list of recently opened files between application launches.
  • In addition to the .msi installer, dotPeek is now also distributed as 32-bit and 64-bit executables, which supersede the previously available .zip archive distribution.

Please download dotPeek 1.1 for even better decompilation experience!

Read: Free .NET Decompiler Updated: Meet dotPeek 1.1

Topic: Powershell for Developers Previous Topic   Next Topic Topic: Automated Server-Based Build and Test With Visual Studio 2012

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use