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
Top Tags
  • .NET
  • OpenID
  • ASP.NET
  • OAuth
  • NHibernate
  • Smart devices
  • zcash

Latest Post

Rust: A C# developer’s perspective Keeping Zcash sync fast while supporting IVKs Get rid of your .designer.cs code-behind for .resx New NuGet packages for Zcash and other cryptocurrencies Ban use of System.Console from .NET libraries
Software engineering

Rust: A C# developer’s perspective

September 28, 2023 Andrew Arnott
Cryptocurrency Software engineering

Keeping Zcash sync fast while supporting IVKs

September 23, 2023 Andrew Arnott
Software engineering

Get rid of your .designer.cs code-behind for .resx

April 29, 2023 Andrew Arnott
Cryptocurrency Software engineering

New NuGet packages for Zcash and other cryptocurrencies

April 26, 2023 Andrew Arnott
Software engineering

Ban use of System.Console from .NET libraries

April 14, 2023 Andrew Arnott
  • Latest
  • Popular
  • Trending
Rust: A C# developer’s perspective
Software engineering
Rust: A C# developer’s perspective
Keeping Zcash sync fast while supporting IVKs
Cryptocurrency Software engineering
Keeping Zcash sync fast while supporting IVKs
Get rid of your .designer.cs code-behind for .resx
Software engineering
Get rid of your .designer.cs code-behind for .resx
Cryptocurrency Software engineering
New NuGet packages for Zcash and other cryptocurrencies
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
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
Rust: A C# developer’s perspective
Software engineering
Rust: A C# developer’s perspective
Keeping Zcash sync fast while supporting IVKs
Cryptocurrency Software engineering
Keeping Zcash sync fast while supporting IVKs
Get rid of your .designer.cs code-behind for .resx
Software engineering
Get rid of your .designer.cs code-behind for .resx
Cryptocurrency Software engineering
New NuGet packages for Zcash and other cryptocurrencies
Software engineering

Library.Template: A git repo template for .NET development

January 3, 2023 Andrew Arnott

It is amazing what the .NET SDK can enable you to build with so little code. But very soon you need to add a cloud build pipeline for CI builds…

Cryptocurrency

Hosting Zcash litewalletd via Zebra

December 30, 2022 Andrew Arnott

In previous posts, I described how I hosted a zcashd node and added a litewalletd service on top of that. In this post, I describe why and how I switched…

Cryptocurrency

How to host a Zcash litewalletd server via docker

December 19, 2022 Andrew Arnott

In a prior post I documented how I used a docker-compose.yml file to make it easy to create and maintain a zcashd server. In this post, I add a litewalletd…

Cryptocurrency

HODL Is Not Enough-Crypto Must Become an Economic Currency

December 15, 2022 Andrew Arnott

If cryptocurrencies were only good as an investment, BTC might be enough by itself. But of course, the value many people see in cryptocurrency is to supplant fiat currency, including…

Cryptocurrency

How to host a Zcash node via docker

December 12, 2022 Andrew Arnott

I’ve been running my own zcashd node in a docker container for quite a while. But it has been hosted by my primary Windows machine. Today, I moved it to…

Moved from Blogger to self-hosted WordPress

December 4, 2022 Andrew Arnott

The URL is the same but hosting for this blog has moved from Google’s Blogger to hosting WordPress on my own server. I learned a lot in this transition, and…

Software engineering

Should I merge or rebase in git?

January 23, 2020 Andrew Arnott

A lot has been said about whether folks should rebase, squash or merge into their git repos. It has almost gotten to the level of religious arguments like tab vs.…

Cryptocurrency

How to sell your Coinbase Multi-sig wallet coins on the Bitcoin Cash (BCH) network

August 19, 2017 Andrew Arnott

The Bitcoin Cash (BCC/BCH) fork was controversial and many expected it to quickly die, which is why Coinbase announced ahead of the fork that customers would not have access to their Bitcoin Cash…

Software engineering

All about RSA key formats

March 23, 2014 Andrew Arnott

I’ve spent the past few weeks building up the PCLCrypto library which targets .NET Framework, Windows Store (WinRT), Windows Phone (WP8), Silverlight (SL), Xamarin.Android (XA) and Xamarin.iOS (XI). What started…

Update on the secure messaging IronPigeon protocol and the Dart application

January 5, 2014 Andrew Arnott

In my last post I mentioned I was focusing my attention on the IronPigeon protocol. Since then, the IronPigeon project has matured and added support for both iOS and Android…

Posts navigation

1 2 3 … 18

Recent Comments

  1. Andrew Arnott on Rust: A C# developer’s perspective
  2. NN on Rust: A C# developer’s perspective
  3. Andrew Arnott on Is Zcash really private?
  4. Kris Nuttycombe on Is Zcash really private?
  5. Hosting Zcash litewalletd via Zebra – JMPInline on How to host a Zcash litewalletd server via docker

Categories

  • Cryptocurrency
  • Life
  • Reviews
  • Software engineering

Archives

  • 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

You missed

Software engineering

Rust: A C# developer’s perspective

September 28, 2023 Andrew Arnott
Cryptocurrency Software engineering

Keeping Zcash sync fast while supporting IVKs

September 23, 2023 Andrew Arnott
Software engineering

Get rid of your .designer.cs code-behind for .resx

April 29, 2023 Andrew Arnott
Cryptocurrency Software engineering

New NuGet packages for Zcash and other cryptocurrencies

April 26, 2023 Andrew Arnott

This content is brought to you freely, without ads. Donations are gratefully accepted via Zcash: u1vv2ws6xhs72faugmlrasyeq298l05rrj6wfw8hr3r29y3czev5qt4ugp7kylz6suu04363ze92dfg8ftxf3237js0x9p5r82fgy47xkjnw75tqaevhfh0rnua72hurt22v3w3f7h8yt6mxaa0wpeeh9jcm359ww3rl6fj5ylqqv54uuwrs8q4gys9r3cxdm3yslsh3rt6p7wznzhky7.

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