Skip to content

JMPInline

Read up on .NET news, tips, cautions... and other areas of technological interest.

  • Home
  • An introduction to cryptocurrencies
  • An introduction to Zcash
  • eZcash app
  • For hire
Top Tags
  • .NET
  • OpenID
  • ASP.NET
  • OAuth
  • zcash
  • NHibernate
  • Smart devices

Latest Post

A fresh MessagePack library From qwerty to Dvorak to qwerty How I upgraded my NVMe storage with Macrium Reflect Home How to quickly delete old branches in git How to safely exfiltrate secrets from Azure Pipelines
Software engineering

A fresh MessagePack library

November 12, 2024 Andrew Arnott
Life Reviews

From qwerty to Dvorak to qwerty

August 30, 2024 Andrew Arnott
Reviews

How I upgraded my NVMe storage with Macrium Reflect Home

July 24, 2024 Andrew Arnott
Software engineering

How to quickly delete old branches in git

July 16, 2024 Andrew Arnott
Software engineering

How to safely exfiltrate secrets from Azure Pipelines

July 9, 2024 Andrew Arnott
  • Latest
  • Popular
  • Trending
A fresh MessagePack library
Software engineering
A fresh MessagePack library
Life Reviews
From qwerty to Dvorak to qwerty
How I upgraded my NVMe storage with Macrium Reflect Home
Reviews
How I upgraded my NVMe storage with Macrium Reflect Home
Software engineering
How to quickly delete old branches in git
Uncategorized
How to add OpenID to your ASP.NET forms web site without using ASP.NET controls
Software engineering
How to empty a SQL Server database transaction log file
Uncategorized
Why Yahoo! says your OpenID site’s identity is not confirmed
How to sell your Coinbase Multi-sig wallet coins on the Bitcoin Cash (BCH) network
Cryptocurrency
How to sell your Coinbase Multi-sig wallet coins on the Bitcoin Cash (BCH) network
A fresh MessagePack library
Software engineering
A fresh MessagePack library
Life Reviews
From qwerty to Dvorak to qwerty
How I upgraded my NVMe storage with Macrium Reflect Home
Reviews
How I upgraded my NVMe storage with Macrium Reflect Home
Software engineering
How to quickly delete old branches in git
Uncategorized

DotNetOpenAuth ships with Visual Studio 2012

July 4, 2012 Andrew Arnott

Some of you may have already heard the announcement on .NET Rocks (time index 41:30), but in case you haven’t: Visual Studio 2012 will include DotNetOpenAuth in all its ASP.NET…

Uncategorized

GC pressure series: hidden boxing

June 24, 2012 Andrew Arnott

Last time we talked about GC pressure from enumerating collections using their interfaces rather than their concrete types. It turns out that the garbage produced by using the interfaces is…

Uncategorized

GC pressure series: Introduction and enumerators

June 8, 2012 Andrew Arnott

As you may already know, I’m a Microsoft developer who works on Visual Studio. Improved performance and responsiveness is a major goal for the 2012 release. As much of the…

Uncategorized

A brief survey of the various .NET unit test frameworks

May 28, 2012 Andrew Arnott

In summary, someone please fix NUnit to support async task methods. MSTest Pros: Best IDE experience for VS2010 and earlier (VS 2012 supports MSTest and other frameworks equally). Cons: It…

Software engineering

How to get meld working with git on Windows

October 2, 2011 Andrew Arnott

Inspired by these instructions, I followed these steps: Install Python 2.6 Install PyGTK All-in-one installer Install meld Then you need to configure git to be able to find and invoke…

Software engineering

Immutable collections with mutable performance

August 30, 2011 Andrew Arnott

In my last post, I detailed the differences among read/write, read only, frozen and immutable collection types. I described how immutable collections come with a hit to the garbage collector…

Uncategorized

Read only, frozen, and immutable collections

August 21, 2011 Andrew Arnott

The topics of immutability and functional programming has fascinated me lately. Mostly because of my work on the Visual Studio Common Project System (CPS) which is a large, highly multi-threaded…

Uncategorized

C# await for MSBuild

July 16, 2011 Andrew Arnott

The async CTP that adds the C# await keyword doesn’t include an awaitable MSBuild. It’s easy to add yourself. Just copy and paste the the BuildSubmissionAwaitExtensions class from the code…

Uncategorized

C# await for WaitHandle

July 15, 2011 Andrew Arnott

The async CTP that adds the C# await keyword doesn’t include an awaitable WaitHandle. It’s easy to add yourself. Just copy and paste the following code somewhere in your project…

Uncategorized

What is 2-legged OAuth?

June 13, 2011 Andrew Arnott

Although there is an official spec for OAuth 1.0, the spec only outlines what the community refers to as “3-legged OAuth”. An alternative form of OAuth is loosely referred to…

Posts pagination

1 … 3 4 5 … 19

Recent Posts

  • A fresh MessagePack library
  • From qwerty to Dvorak to qwerty
  • How I upgraded my NVMe storage with Macrium Reflect Home
  • How to quickly delete old branches in git
  • How to safely exfiltrate secrets from Azure Pipelines

Recent Comments

  1. Andrew Arnott on Is Zcash really private?
  2. Kris Nuttycombe on Is Zcash really private?
  3. Hosting Zcash litewalletd via Zebra – JMPInline on How to host a Zcash litewalletd server via docker
  4. How to host a Zcash litewalletd server via docker – JMPInline on How to host a Zcash node via docker
  5. Unknown on How to sell your Coinbase Multi-sig wallet coins on the Bitcoin Cash (BCH) network

Archives

  • November 2024
  • August 2024
  • July 2024
  • June 2024
  • February 2024
  • September 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • January 2020
  • August 2017
  • March 2014
  • January 2014
  • June 2013
  • July 2012
  • June 2012
  • May 2012
  • October 2011
  • August 2011
  • July 2011
  • June 2011
  • October 2010
  • July 2010
  • April 2010
  • March 2010
  • January 2010
  • December 2009
  • October 2009
  • September 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • April 2008
  • March 2008
  • January 2008
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • January 2005
  • October 2004
  • June 2004
  • May 2004

Categories

  • Cryptocurrency
  • Life
  • Reviews
  • Software engineering
  • Uncategorized

You missed

Software engineering

A fresh MessagePack library

November 12, 2024 Andrew Arnott
Life Reviews

From qwerty to Dvorak to qwerty

August 30, 2024 Andrew Arnott
Reviews

How I upgraded my NVMe storage with Macrium Reflect Home

July 24, 2024 Andrew Arnott
Software engineering

How to quickly delete old branches in git

July 16, 2024 Andrew Arnott

JMPInline

Read up on .NET news, tips, cautions... and other areas of technological interest.

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • An introduction to cryptocurrencies
  • An introduction to Zcash
  • eZcash app
  • For hire