Connor O'Shea

Results 15 comments of Connor O'Shea

@cbbaaron I agree. Even if it was another button with the other actions on the right side of the page that when clicked copied the permalink to the clipboard that...

An improvement to @brokenthorn 's solution that avoids allocating an array for every row is to iterate through the columns in the row that's been read like so: ```c# await...

We have two instances running behind a load balancer and have still experienced this issue intermittently. When the app pool inevitably recycles (due to deployment, config change, etc), it starts...

> The problem is that ASP.NET Core doesn't use the overlapping recycle behavior that .NET Framework did. While the old worker process is being shutdown (especially if there were a...

The energy from the broader community still seems to be with GitHub, so I think it makes sense to stick with it until such time as there is a large...