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

VS2008 project template for OpenID and InfoCard relying parties

October 9, 2009 Andrew Arnott

I finally built a project template to make it easier to write an OpenID relying party web site using C# and ASP.NET.  Up to this point all we had were…

Uncategorized

Optimal OpenID UX finally underway

September 26, 2009 Andrew Arnott

I’m finally making progress on building a set of HTML and javascript files that can be used on any OpenID relying party web site to allow visitors to easily log…

Uncategorized

How to easily fetch OpenID attributes, regardless of the Provider

September 7, 2009 Andrew Arnott

In a previous article, I bemoan the pain of writing an OpenID Relying Party that wants to fetch user attributes from their OpenID Provider, because of the at least 4…

Uncategorized

DotNetOpenAuth v3.2 is done

June 27, 2009 Andrew Arnott

DotNetOpenAuth v3.2 just came off the presses.  Lots of feature work and a few interop fixes in this release.  The biggest highlights being: Very simple story for both RPs and…

Uncategorized

How to get ILMerge to work with .PFX files

June 25, 2009 Andrew Arnott

ILMerge is an excellent tool for “linking” multiple assemblies into one.  But one of its switches, /keyfile:, which allows it to sign the resulting merged assembly, only accepts .snk files. …

Uncategorized

Help is coming for the Sreg/AX interop problem for OpenID

June 20, 2009 Andrew Arnott

Just to get your mouth watering for DotNetOpenAuth v3.2… V3.2 has a new "behaviors" plugin capability that lets RPs and OPs get additional functionality with very little effort.  For example,…

Uncategorized

Reverse engineering ASP.NET Membership passwords and salts

June 12, 2009 Andrew Arnott

I’m working on a project that was using the ASP.NET SQL Membership and I needed to remove the Membership provider from the system since we wanted more control over the…

Uncategorized

Caching results of .NET IEnumerable generator methods

May 27, 2009 Andrew Arnott

If you’re already familiar with generator methods and want to jump to intelligent caching of their results, skip further down in this blog post. In C#, generator methods are methods…

Uncategorized

Uri.EscapeDataPath and HttpUtility.UrlEncode are NOT the same

May 11, 2009 Andrew Arnott

For some reason Microsoft defined URI escaping twice: Uri.EscapeDataString and HttpUtility.UrlEncode seem to cover the same need. There’s another pair: Uri.EscapeUriString and HttpUtility.UrlPathEncode which again seem to be redundant with…

Uncategorized

Recent OpenID relying party vulnerabilities

April 21, 2009 Andrew Arnott

The OSIS I5 OpenID interop testing is well underway.  Last weekend while testing some OpenID relying party web sites, John Bradley happened upon a web site that failed a particularly…

Posts pagination

1 … 5 6 7 … 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