It's one of the paradoxes of blogging that most every blogger (including myself) is sharing what they know right now (let's quietly ignore those who blog purely for traffic and vanity).
Since everyone is learning (it's essentially a prerequisite for this business), this can result in misleading, obsolete or simply low-quality information being shared just as much as good information.
Keep this in mind as you read any blog - including this one. How experienced is the writer? How well do they really know what they're talking about? Do they blog about their mistakes as well as their successes?
You should consider yourself encouraged to check my ideas for yourself. Keep the date in mind as well - in our fast moving field, even good ideas can become obsolete.
Sunday, March 31 2024 good-samaritan
The integration between the Windows Subsystem for Linux (aka WSL) and Windows works spectacularly most of the time, but occasionally things get a little troublesome. One such case was a change in browser behaviour that I noticed recently after upgrading to a new laptop.
Sunday, March 05 2023 api-design
As discussed last time, usually a proper constructor is the best way to create a new instance. But what do you do if a constructor doesn’t fit your needs?
Monday, February 27 2023 api-design
The API we presented last time had a problem - it required users to remember to call Initialize()
before an instance could be used without problems occurring.
Saturday, February 18 2023 api-design
Imagine that you’re working on an unreleased project, and you discover a need to extend one of your custom types. There’s some complex initialization required before methods will work properly.
Sunday, September 11 2022 techniques
How do you decide what methods or functions to write as you’re coding? Here’s a technique that I learned about years ago that guides you towards software with great reusability and easier testability.
Code Gardening | 17 |
Equality in .NET | 7 |
Immutability Matters | 16 |
Immutable Priority Queues | 15 |
Psake | 17 |
Technical Debt | 6 |
Killing the Utility Class | 5 |
Instance validation in C# | 12 |
Redeveloping WordTutor | 42 |
csharp | 115 |
good-samaritan | 17 |
powershell | 26 |
professional | 88 |
random | 37 |
sharpen-the-saw | 51 |
smart-code | 45 |
testing | 24 |
tips | 55 |
ux | 33 |
visual-studio | 19 |
admin | 13 |
api-design | 3 |
architecture | 3 |
command-line-processor | 2 |
debugging | 3 |
delphi | 2 |
deployment | 6 |
document-factory | 2 |
dotnet | 11 |
go | 3 |
group-inspector | 2 |
mandelbrot | 9 |
markdown-xaml | 2 |
nantgraph | 6 |
other-methodologies | 9 |
stylecopcmd | 8 |
technology | 8 |
tools | 10 |
vsgraph | 4 |
wordtutor | 6 |
wpf | 14 |
March 2024 | 1 |
March 2023 | 1 |
February 2023 | 2 |
September 2022 | 1 |
July 2022 | 1 |
June 2022 | 2 |
May 2022 | 2 |
April 2022 | 1 |
November 2021 | 1 |
July 2021 | 4 |
June 2021 | 3 |
May 2021 | 3 |
April 2021 | 2 |
December 2020 | 1 |
July 2020 | 1 |
June 2020 | 2 |
May 2020 | 4 |
April 2020 | 3 |
March 2020 | 4 |
February 2020 | 4 |
January 2020 | 4 |
2019 | 52 |
2018 | 65 |
2017 | 61 |
2016 | 40 |
2015 | 30 |
2014 | 14 |
2013 | 19 |
2012 | 25 |
2011 | 47 |
2010 | 56 |
2009 | 78 |
2008 | 89 |
2007 | 2 |
2006 | 10 |
2005 | 12 |
2004 | 21 |
2003 | 7 |
1998 | 1 |
A bash puzzle, solved | 02 Jul 2022 |
A bash puzzle | 25 Jun 2022 |
Improve your troubleshooting by aggregating errors | 11 Jun 2022 |
Improve your troubleshooting by wrapping errors | 28 May 2022 |
Keep your promises | 14 May 2022 |
When are you done? | 18 Apr 2022 |
Fixing GitHub Authentication | 28 Nov 2021 |
Sharpen The Saw - August 2021 | 31 Jul 2021 |
Gesticulation Driven Development (GDD) | 24 Jul 2021 |
Magpie Driven Development (MDD) | 10 Jul 2021 |
Sharpen The Saw - July 2021 | 03 Jul 2021 |
Rockstar Driven Development (RDD) | 26 Jun 2021 |
Distraction Driven Development (DDD) | 12 Jun 2021 |
Sharpen The Saw - June 2021 | 05 Jun 2021 |
Promotion Driven Development (PDD) | 29 May 2021 |
Complaint Driven Development (CDD) | 15 May 2021 |
Profanity Driven Development (PDD) | 01 May 2021 |
Hype Driven Development (HDD) | 17 Apr 2021 |
The Other Development Methodologies | 03 Apr 2021 |
Don't be that person | 05 Dec 2020 |
Weapons of mass (privacy) destruction | 04 Jul 2020 |
Caching without Race Conditions | 13 Jun 2020 |
Sharpen The Saw - June 2020 | 06 Jun 2020 |
Automated Inbox Cleanup with PowerShell | 30 May 2020 |
Don't Gloss Over Complexity | 16 May 2020 |
Improved Caching | 09 May 2020 |
Sharpen The Saw - May 2020 | 05 May 2020 |
Caching Speech | 25 Apr 2020 |
Maintenance & Speech | 18 Apr 2020 |
Speech Middleware | 11 Apr 2020 |