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
  • Smart devices
  • NHibernate

Latest Post

Inclusivity for teams across time zones Fail tests instead of crash on Debug.Assert failures The case for strong naming .NET assemblies Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know A fresh MessagePack library
Inclusivity

Inclusivity for teams across time zones

June 10, 2025 Andrew Arnott
Software engineering

Fail tests instead of crash on Debug.Assert failures

May 16, 2025 Andrew Arnott
Software engineering

The case for strong naming .NET assemblies

March 1, 2025 Andrew Arnott
Software engineering

Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know

January 29, 2025 Andrew Arnott
Software engineering

A fresh MessagePack library

November 12, 2024 Andrew Arnott
  • Latest
  • Popular
  • Trending
Inclusivity for teams across time zones
Inclusivity
Inclusivity for teams across time zones
Fail tests instead of crash on Debug.Assert failures
Software engineering
Fail tests instead of crash on Debug.Assert failures
The case for strong naming .NET assemblies
Software engineering
The case for strong naming .NET assemblies
Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know
Software engineering
Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know
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
Inclusivity for teams across time zones
Inclusivity
Inclusivity for teams across time zones
Fail tests instead of crash on Debug.Assert failures
Software engineering
Fail tests instead of crash on Debug.Assert failures
The case for strong naming .NET assemblies
Software engineering
The case for strong naming .NET assemblies
Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know
Software engineering
Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know
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…

Uncategorized

DotNetOpenAuth 3.0 released

April 16, 2009 Andrew Arnott

Download it now. Previously named DotNetOpenId in its v1.x and 2.x releases, the v3.0 release is rechristened DotNetOpenAuth to reflect its support for multiple authentication and authorization protocols.  Sporting OpenID,…

Uncategorized

How to pretty much guarantee that you might get an email address with OpenID

March 30, 2009 Andrew Arnott

OpenID itself is just an authentication protocol.  It takes OpenID extensions to get more information about the user like their name or email address.  In fact there are two popular…

Uncategorized

Need access to that internal? Don’t touch that dial!

March 16, 2009 Andrew Arnott

The blessing and curse of open source is that the source can be easily changed.  Internal types and members don’t need to be backward compatible with previous versions. This makes…

Uncategorized

DotNetOpenAuth 3.0 Beta 2 released

March 12, 2009 Andrew Arnott

DotNetOpenAuth, previously named DotNetOpenId, is getting nearer to its major 3.0 release.   With beta 2, we have a security reviewed, feature complete library for .NET use of the OAuth and…

Uncategorized

Replay protection for OpenID 1.x relying parties

March 8, 2009 Andrew Arnott

If you’re writing an OpenID Provider, you should have a strong appreciation for the security of your customers’ identities that you will be protecting.  One aspect of that protection is…

Uncategorized

OpenID association poisoning

March 8, 2009 Andrew Arnott

As part of the OpenID protocol a relying party often establishes shared secrets (called ‘associations’) with identity providers that are used to verify identity assertions.  It occurred to me that…

Posts pagination

1 … 6 7 8 … 19

Recent Posts

  • Inclusivity for teams across time zones
  • Fail tests instead of crash on Debug.Assert failures
  • The case for strong naming .NET assemblies
  • Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know
  • A fresh MessagePack library

Recent Comments

  1. Fauzan Arif on From qwerty to Dvorak to qwerty
  2. Olivia on An introduction to cryptocurrencies
  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

Archives

  • June 2025
  • May 2025
  • March 2025
  • January 2025
  • 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
  • Inclusivity
  • Life
  • Reviews
  • Software engineering
  • Uncategorized

You missed

Inclusivity

Inclusivity for teams across time zones

June 10, 2025 Andrew Arnott
Software engineering

Fail tests instead of crash on Debug.Assert failures

May 16, 2025 Andrew Arnott
Software engineering

The case for strong naming .NET assemblies

March 1, 2025 Andrew Arnott
Software engineering

Can We Trust LLMs to Write Secure Code? The Hidden Risks Developers Need to Know

January 29, 2025 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