Month: October 2021
-
Visual Lint 8.0.5.346 adds support for Visual Studio 2022
Visual Lint 8.0.5.346 has now been released. This a recommended maintenance update for Visual Lint 8.0, and adds support for Visual Studio 2022 Preview: Visual Lint 8.0.5.346 running within Visual Studio 2022 Preview 5.0 The following changes are incl…
-
Visual Lint 8.0.5.346 adds support for Visual Studio 2022
Visual Lint 8.0.5.346 has now been released. This a recommended maintenance update for Visual Lint 8.0, and adds support for Visual Studio 2022 Preview: Visual Lint 8.0.5.346 running within Visual Studio 2022 Preview 5.0 The following changes are incl…
-
The difference between no move constructor and a deleted move constructor
It’s easy to think that deleting the move constructor means removing it. So if you do MyClass(MyClass&&) = delete , you make sure it doesn’t get a move constructor. This is however not technically correct. It might seem like a nitpick, but it actually gives you a less useful mental model of what’s going on. … Continue reading The difference between no move constructor and a deleted move constructor
-
Twenty Year Exit from the Oracle Ecosystem
The Oracle Ecosystem instance that I inheritted was designed from 2000 and went live in 2004. Its centre piece Oracle Workflow went end of life that year but had new versions through to 2007. In its own way it was a pinnacle of a certain view of softw…
-
Twenty Year Exit from the Oracle Ecosystem
The Oracle Ecosystem instance that I inheritted was designed from 2000 and went live in 2004. Its centre piece Oracle Workflow went end of life that year but had new versions through to 2007. In its own way it was a pinnacle of a certain view of softw…
-
ResOrg 2.0.10.31 adds support for Visual Studio 2022
ResOrg 2.0.10.31 has now been released. This a recommended maintenance update for ResOrg 2.0, and adds support for Visual Studio 2022 Preview: ResOrg 2.0.10.31 running within Visual Studio 2022 Preview 4.1 The following changes are included in this bu…
-
ResOrg 2.0.10.31 adds support for Visual Studio 2022
ResOrg 2.0.10.31 has now been released. This a recommended maintenance update for ResOrg 2.0, and adds support for Visual Studio 2022 Preview: ResOrg 2.0.10.31 running within Visual Studio 2022 Preview 4.1 The following changes are included in this bu…
-
The Woes of Windows Smartscreen
Windows Smartscreen is a great idea, but if you develop downloadable software for Windows it can sometimes be incredibly frustrating. That has certainly been our experience this year, as Windows has displayed the following warning when running every bu…
-
The Woes of Windows Smartscreen
Windows Smartscreen is a great idea, but if you develop downloadable software for Windows it can sometimes be incredibly frustrating. That has certainly been our experience this year, as Windows has displayed the following warning when running every bu…