Home

Contact

Statistics

RSS Feed

I can’t remember where I read it….

a collection of online post-it notes

Alternatives To .Net Reflector

(External) RedGate   (External) recently announced  that from the next version of  (External) Reflector  (v7), they will charge $35 for a licence. Since the announcement a few weeks ago, there has been quite a backlash against the decision from the .Net community, mainly because RedGate have put a time-bomb in the currently free version so that it will expire at the end of May 2011.

In response to this announcement, several alternatives to Reflector have surfaced - some free, some commercial. The list below outlines all of the alternatives, some of which have been around for many years.

Which of these will turn out to be the best/most successful to take Reflector’s throne is yet to play out, but there seems to be a healthy interest from both the community and commercial aspects in making a replacement.

5 comments Permalink March 2nd, 2011 Adrian Banks 15814 Views

Subscribe to this feed (External)

Bookmark this post on del.icio.us (External)

Digg this post on digg.com (External)

Submit this post to DotNetKicks (External)

Kick this post (External)

Share this post

F# Links

I am currently learning F# and am starting to amass a selection of useful links. I though it would be handy to collate them all in the one place:

MSDN

C# and F# Equivalents

General F#

Add comment Permalink September 20th, 2010 Adrian Banks 4580 Views

Subscribe to this feed (External)

Bookmark this post on del.icio.us (External)

Digg this post on digg.com (External)

Submit this post to DotNetKicks (External)

Kick this post (External)

Share this post

Temporarily Disabling ReSharper

I have (External) ReSharper installed and think it is a great tool for productivity, but occasionally I find it useful to temporarily disable it to speed up Visual Studio (especially so on my old slow laptop). This is achieved in two different ways, depending on the version of ReSharper.

In versions prior to version 5, ReSharper appears in the Add-in Manager dialog, accessed via the Tools menu. Using this dialog, you can uncheck the ReSharper add-in which will suspend it (the menu will still be visible, but its functionality will be disabled).

Suspending ReSharper v4

Checking it again will re-enable it. Both of these actions can be performed without restarting Visual Studio.

In version 5, ReSharper no longer appears in the add-ins dialog. At first glance, I though the ability to disable ReSharper was no longer available. As it turns out, it is now part of ReSharper itself and is accessed via the Tools -> Options -> ReSharper -> General dialog. Clicking the suspend button will suspend ReSharper and disable its functionality. Once suspended, clicking the resume button will re-enable it.

Suspending ReSharper v5

This applies to all versions of Visual Studio - the difference is based on the version of ReSharper only.

1 comment Permalink June 10th, 2010 Adrian Banks 4302 Views

Subscribe to this feed (External)

Bookmark this post on del.icio.us (External)

Digg this post on digg.com (External)

Submit this post to DotNetKicks (External)

Kick this post (External)

Share this post

Extracting MSI Files (Revisited)

A few years ago, I posted about how to extract the contents of an MSI file without having to go through the process of installing it. The tool used to do this was called (External) Less MSIèrables . This tool does do the job, but the UI is a bit clunky to use, it has a few bugs, and occasionally fails to extract the contents of a file. On top of this, it looks like this tool is not actively developed (it was last updated in 2005), so I recently started to look for an alternative.

It turns out that Microsoft provide this functionality as part of MSIExec that comes as part of the Windows installer. To extract the contents of any MSI file, simply run the following:

msiexec. exe /a installer. msi /qb TARGETDIR=C:\temp

This will extract the complete contents of the MSI file to the specified directory.

Add comment Permalink October 29th, 2009 Adrian Banks 4147 Views

Subscribe to this feed (External)

Bookmark this post on del.icio.us (External)

Digg this post on digg.com (External)

Submit this post to DotNetKicks (External)

Kick this post (External)

Share this post

MSDN Lightweight View

Following on from my last post on the MDSN Low Bandwidth View , (External) Scott Hanselman recently (External) tweeted about the beta version of MDSN Lightweight View.

In a similar way to adding (loband) before the .aspx part of the url, putting (lightweight) before the .aspx part of the url will use the new lightweight view of MSDN, meaning a much neater and streamlined version.

In addition, Scott has previously (External) posted about the other modes of MSDN:


Mode
Description
Example
-
The normal MSDN view.
(External) Example
(loband)
A minimal view, focussed on speed.
(External) Example
(lightweight)
A faster lightweight view, including quick links to switch between languages and .Net framework versions.
(External) Example
(pda)
Aimed at PDAs and phones. Turns off the tree and allows a 100% width.
(External) Example
(robot)
Optimised for search engines.
(External) Example
(printer)
A printable version.
(External) Example
(ide)
Used when viewing inside the IDE. Adds send and give feedback links.
(External) Example



Note that the dev10ide view Scott mentions seems to have been removed, and that the lightweight view is currently in beta, so may be liable to change.

Add comment Permalink July 7th, 2009 Adrian Banks 4164 Views

Subscribe to this feed (External)

Bookmark this post on del.icio.us (External)

Digg this post on digg.com (External)

Submit this post to DotNetKicks (External)

Kick this post (External)

Share this post

Previous Posts


Most Popular Posts



Tags

.Net ASP.Net C# F# Firefox General Internet Internet Explorer kb MSBuild MSDN Opera Proxy ReSharper SQL Server SQL Server 2005 Tips Tools Visual Studio Windows

Links

RSS Feeds Feeds

Visitors

(External)

Visitor Map

Total Hits: 187955
Hits Today: 170




(External)

I can’t remember where I read it…. ©2006-2012 Adrian Banks
Home

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

19th May 2012 03:56:43 UTC
70.33.254.55 [dobie.securesitex.com]
United States
CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

Change Text Only Settings

Graphic version of this page