Stack Overflow's Very Human Failings
- Published
- Friday, 13 August 2021
- Category
- Soft Skills
- Author
- Andrew H
I've had a problem with building our primary application today. Yesterday was a day of upgrades; I installed both Visual Studio 2019 16.11 and Visual Studio 2022 Preview 3 - all the new bits. Today, an application I was working on wouldn't build. We were getting error CS1576 - 'The line number specified for #line directive is missing or invalid' in relation to the code that is auto-generated for Blazor components.
Read more...Wyam, Github Actions and Locales
When creating this blog, I chose to use Wyam as a static site generator. Static site generators are convenient because they avoid the cost and security implications of running a content management site. There is less risk of the blog being compromised because of an unknown bug in the code that runs it, if there is no code!
Read more....NET Core Reaches Enterprise Readiness
Whilst this article is somewhat late in coming, I wanted to take the opportunity of setting up a blog to discuss the latest status of Microsoft's .NET Core roadmap, and what this means for enterprise developers.
Read more...