July 11, 2025
•
8 minutes to read
“Software supply chain management” is one of those terms that sounds like Venture Capital-funded vendor marketing bullshit right up until it isn’t.
April 14, 2025
•
12 minutes to read
Azure released a major update to some of their VM images last week and it’s caused a number of problems for me:
January 18, 2025
•
9 minutes to read
This week FluentAssertions, a popular open source library designed to make it easier to write assertions during unit testing, changed its license from Apache 2.0 to some commercial terms under the ...
December 4, 2024
•
21 minutes to read
If you follow me on Twitter / X, you have likely seen several increasingly exasperated tweets from me about a legacy software project from hell. This project deserves its own series of blog posts a...
October 25, 2024
•
7 minutes to read
In this post we’re going to travel back in time to 2010 - a happier, simpler time for early-stage startup software developers. When Heroku was free and front-end developers hadn’t had a chance to r...
March 18, 2024
•
19 minutes to read
An ASP.NET GitHub thread entitled “Epic: Eventing Framework in .NET 9” ignited an inferno of criticism for the usual reasons: Microsoft big-footing its own .NET OSS ecosystem, etc, etc…
August 10, 2023
•
11 minutes to read
In light of the recent drama with the Moq project’s decision to try to solicit donations through the use of SponsorLink, I’ve decided to share some updates on Sdkbin - our NuGet marketplace for .NE...
December 21, 2021
•
18 minutes to read
I’ve given multiple talks and written posts about distributed tracing, a still relatively novel concept in the field of application performance monitoring (APM,) and how distributed tracing gives u...
October 12, 2021
•
23 minutes to read
June 3, 2021
•
9 minutes to read
It’s a Thursday, which means: .NET open source drama.
February 10, 2021
•
12 minutes to read
We launched Sdkbin, our NuGet meets App Store marketplace for .NET developers on September 30th 2020, but with an important limitation: that Petabridge would be the only publisher on the marketplac...
June 15, 2020
•
5 minutes to read
June 3, 2020
•
14 minutes to read
Here we go again. “The Day AppGet Died” - the short version: OSS developer fills a hole in the Windows ecosystem, Microsoft offers him a job to work on this kind of product inside the company, ghos...
January 30, 2020
•
20 minutes to read
In my last post about “The Next Decade of .NET Open Source” I alluded to a future blog post about open source sustainability. This is it.
January 24, 2020
•
6 minutes to read
I love SourceLink - it’s fast becoming a standard practice to include SourceLink support in all open source NuGet packages in order to make them easier to debug. We’ve included SourceLink support i...
January 23, 2020
•
14 minutes to read
Over the past week there’s been a ton of chatter about the state of the .NET ecosystem and, more specifically, as to whether or not its OSS ecosystem is healthy and sustainable over the long term.
September 28, 2019
•
10 minutes to read
This is largely the text of an issue I posted related to the .NET Foundation’s new proposed Maturity Ladder for .NET OSS projects. I am fully supportive of the .NET Foundation’s stated mission and ...
June 1, 2017
•
4 minutes to read
There’s been ample grumbling about various changes in the .NET ecosystem of late, but I’m more excited about .NET than ever.
May 13, 2017
•
12 minutes to read
So, BUILD 2017 has come and gone and lots of new exciting updates have been announced or made available for preview in .NET-land, most notably the preview release of .NET Core 2.0.
August 30, 2016
•
30 minutes to read
This is the second post in a 3-part series on property-and-model based testing in FsCheck in C#.
August 22, 2016
•
19 minutes to read
This is the first post in a 3-part series on property-and-model based testing in FsCheck in C#.
May 26, 2016
•
9 minutes to read
I get asked regularly in the Akka.NET Gitter Chat and elsewhere about “when will Akka.NET support .NET Core?”
April 7, 2016
•
1 minute to read
I’ve been a .NET developer for roughly 10 years now - since the summer after my freshman year in college in 2005 I’ve been developing in Visual Studio and .NET. I’ve founded three startups on .NET,...
April 24, 2015
•
15 minutes to read
The Petabridge team (all two of us) just wrapped up a big two weeks. We launched Akka.NET V1.0 and then traveled to Portland to talk about .NET open source software at .NET Fringe.
July 24, 2014
•
I published a lengthy post on MarkedUp’s blog yesterday about the new product we recently released, MarkedUp In-app Marketing Automation for Windows Desktop (with support for Windows Store, Windows...
July 15, 2014
•
16 minutes to read
I’ve spent down the past week tracking down an absolutely brutal bug inside Akka.NET. Sometimes the CPU utilization of the system will randomly jump from 10% to 100% and stay pegged like that...
July 3, 2014
•
9 minutes to read
I’m in the process of writing up a lengthy set of blog posts for MarkedUp about the work that went into developing MarkedUp In-app Marketing, our real-time marketing automation and messaging ...
June 2, 2013
•
16 minutes to read
MarkedUp Analytics’s customers are developers and so are most of the people who work at the company, so I spend a lot of time thinking about and refining my answers to the following two quest...
August 16, 2011
•
5 minutes to read
I spent a lot of time late last week trying to figure out exactly how to set up dependency injection for a WCF service I was developing on Windows Azure; there’s some documentation out there ...
June 24, 2011
•
3 minutes to read
One of the more interesting things I had to do as part of building XAPFest was handle bulk image uploads for screenshots for applications and user / app icons. Most of the challenges here are UI-ce...
June 21, 2011
•
4 minutes to read
I made a tiny splash on Hacker News a month ago when I asked for feedback on my newest side project, CaptainObvio.us – a simple portal for sharing ideas and soliciting feedback from a communi...
March 27, 2011
•
3 minutes to read
My newest project, Captain Obvious, got a fair amount of attention this week when it landed on the front page of Hacker News – one of the key features that makes the first version of Captain Obviou...
January 3, 2011
•
5 minutes to read
I’m in the middle of writing some updates to Quick and Dirty Feed Parser for use in a new personal project of mine; namely, I need to make QD Feed Parser work asynchronously so I can use it i...
December 7, 2010
•
6 minutes to read
ASP.NET MVC3 has been a major boon to my productivity as a web developer since I started using it at the beginning of November – the new Razor view engine has been attracting most of the atte...
November 5, 2010
•
I gave a talk at Code Camp Los Angeles a couple of weekends ago on how to consume REST APIs in .NET – the emphasis was really on understanding RESTful principles and on the OAuth workflows + implem...
July 3, 2010
•
7 minutes to read
One of the other things I took away from Code Camp was a bit of .NET culture shock. As you can tell by glimpsing around on this blog, I am somewhat enamored with the idea of starting my own busines...
July 1, 2010
•
2 minutes to read
Alternate headline: "never see XML again."
Ok, that may be a bit of a stretch. Regardless, I'm quite pleased to announce the launch of Quick and Dirty Feed Parser, a library for people who want a ...
June 14, 2010
•
4 minutes to read
I've been meaning to give RestSharp a go since I first started using Hammock in my startup project's codebase, just because I had heard some good things about RestSharp's auto-parsin...
June 9, 2010
•
4 minutes to read
If you've been following me on Twitter over the past couple of weeks, you might have noticed that I've been a little frustrated with the YouTube GData API lately. Simply put: XML makes me sad. Sinc...
June 7, 2010
•
3 minutes to read
I recently developed a self-sorted IList implementation for a project and I needed some automated way to unit test it - so naturally, the best way to automatically test a sorting function is to for...
June 2, 2010
•
6 minutes to read
I feel a little bad about posting this given that Jon Boutelle, the CTO of SlideShare, already admitted that this portion of the SlideShare 2.0 REST API sucks and that they're going to fix it event...
May 24, 2010
•
10 minutes to read
All user input is evil, and you know it. Since the inception of .NET, ASP.NET developers have had access to the ASP.NET Validators Control Library, which made the previously tedious process of vali...
May 17, 2010
•
2 minutes to read
I write a lot of parse-heavy applications, so naturally I spend a fair amount of my development time writing and testing regular expressions. Regular expressions are one of those programming&n...
May 14, 2010
•
I added a page a list of the .NET client libraries I use in my production and development code. Some of these, like NUnit and NLog, are pretty well-known to grizzled .NET developers, but others lik...