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

C# Dijkstra’s algorithm implementation

January 27, 2006 Andrew Arnott

I implemented Dijkstra’s algorithm using C# for a Computer Science course. I implemented it in a generalized way, that still allows for optimization by the consuming code. I release the…

Uncategorized

Why Equals and GetHashCode are so important to NHibernate

January 25, 2006 Andrew Arnott

So I have been applying NHibernate.Generics to all my projects. I have learned some valuable lessons. NHibernate has always warned that all entity classes should implement their own Equals and…

Uncategorized

VB.NET web scripting client library goes open source

January 23, 2006 Andrew Arnott

I’m working on a ward photo directory project, for which I needed a web client scripting library. The idea was to be able to programmatically masquerade as a web browser,…

Uncategorized

SPSS .NET wrapper assembly goes open source

January 19, 2006 Andrew Arnott

I wrote a managed C# wrapper for the spssio32.dll library that comes with SPSS.  It exposes most of the functionality of spssio32.dll for .NET use.  All the memory management required…

Software engineering

MyNHibernateContrib gets an example web app

January 16, 2006 Andrew Arnott

My open-source MyNHibernateContrib project, which adds support for generics, two-way collections and nullables to NHibernate, finally got a decent example web app. It is very small (as good example apps…

Uncategorized

EMAR gets a new name, prepares for LGPL

January 6, 2006 Andrew Arnott

The EMAR project that I have been working on for about four years is finally getting a (decent) new name. NAssess. This is in preparation for releasing EMAR with the…

Uncategorized

Getting Ruby on Rails 1.0 running on Gentoo

December 29, 2005 Andrew Arnott

After ignoring the advice to use Ruby 1.8.2 instead of the more recent 1.8.3, I got the “uninitialized constant Mysql” error and decided to downgrade. With Gentoo, this was very…

Software engineering

Microsoft Award for Customer Excellence Program

December 19, 2005 Andrew Arnott

It turns out that the 30+ bugs and suggestions that I filed through MSDN Product Feedback during Visual Studio 2005’s beta cycle won me what looks like an acrylic trophy.…

Uncategorized

How I find performance bottlenecks in my ASP.NET projects

December 16, 2005 Andrew Arnott

Have you ever heard of a product called Ants Profiler by Red Gate? An absolutely phenomenal product for profiling .NET code. At the time of this writing, it runs at…

Uncategorized

FreeTextBox 3.1.1 without aspnet_client directory

November 23, 2005 Andrew Arnott

I have already blogged about how to get FreeTextBox 3.0.x  working without an aspnet_client subfolder with its hundreds of files.  FreeTextBox has seen several revisions since that post, and amazingly…

Posts pagination

1 … 15 16 17 … 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. Olivia on An introduction to cryptocurrencies
  2. Andrew Arnott on Is Zcash really private?
  3. Kris Nuttycombe on Is Zcash really private?
  4. Hosting Zcash litewalletd via Zebra – JMPInline on How to host a Zcash litewalletd server via docker
  5. How to host a Zcash litewalletd server via docker – JMPInline on How to host a Zcash node 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