Register multiple implementations against the same interface in .NET 8 ASP.NET MVC Core Project: RuntimeComposition.NET https://gitlab.com/ShirazAdam/RuntimeComposition.NET is a C# .NET 8 ASP.NET MVC web application demonstrating the concept of run time composition. Based on the original work I did in .NET Framework 4.8.1 located at https://gitlab.com/ShirazAdam/Runtime-Composition. This is an updated version for ASP.NET Core MVC…
Category: Microsoft
Windows 11 23H2 Bypass TPM and SecureBoot requirements
I’ve put together a little registry file to enable people to bypass the TPM and SecureBoot requirements of Windows 11 23H2. The file can be downloaded from https://www.dropbox.com/scl/fi/mx5rnzjtisyokptdzdee6/Win11RequirementBypass.txt?rlkey=ap6ejkr5f9vs062bs2mbik0b5&dl=0 but you’ll have to change the extension from .txt to .reg in order to apply it. Thanks to https://www.tomshardware.com/how-to/bypass-windows-11-tpm-requirement Windows 11 English can be downloaded from https://www.microsoft.com/en-gb/software-download/windows11/
Docker failed to initialise on Windows 10 or Windows 11
If you ever see an error message on Windows 10 or Windows 11 from Docker Desktop stating ‘Docker failed to initialise’; all you need to do is delete the following folder: ‘%appdata%\Docker’ Source: https://github.com/docker/for-win/issues/3088#issuecomment-458085229
Windows Phone and Windows development…
Ever since Microsoft decided to retire Windows Phone, I have stopped developing software for the Windows Platform. With the release of Visual Studio 2022, UWP (Universal Windows Platform) seems to be an afterthought. As of now, I believe all the Windows Phone and Windows/Microsoft Store apps have been pulled by Microsoft because I have not…
Embarcadero RAD Studio 10.4.1 released
Looks like a new update for my favourite development environment has been released with lots of improvements. Please visit: https://www.embarcadero.com/ for more information.
This site is back and now hosted on Microsoft Azure
The site has been down for over a year and I’ve not had the time to fix it. Since then, the site has been rebuilt without the loss of any content and it is now hosted on Microsoft Azure. Expect more posts. 🙂
Embarcadero RAD Studio 10.2 Tokyo has been released
Hi everyone, Embarcadero have now released RAD Studio 10.2 Tokyo for Windows with improved support for Windows 10 and centennial using VLC. For more information on new features of RAD Studio, please visit https://www.embarcadero.com/products/rad-studio/whats-new-in-10-2-tokyo The toolset and IDE is now available to download from https://www.embarcadero.com/products/rad-studio
Windows 10 experiencing BSOD due to Intel graphics on ASRock Vision 3D
The problem with this PC is that uses Lucid Virtu technology as one of its basic features. This technology is only supported in Windows 7, and therefore, there are no drivers available for other versions of Windows. To fix the BSOD [blue screen of death] issue when Windows 10 tries to update the Intel graphics…
Visual Studio 2017
Hi everyone, Visual Studio 2017 is now available to download from https://www.visualstudio.com/ for developing Windows software and applications whether they’re running on Windows Phone, Surface. Windows 10, Xbox, Holo Lens, Azure, IoT and any other Windows-based device.
CodePlex source vault now live
Hi there, All projects are slowly being migrated from my GitHub https://github.com/ZeroInfinite and https://github.com/ZeroMSN repositories to my CodePlex vault https://www.codeplex.com/site/users/view/ZeroInfinite. All future submissions and new projects will now be done at the CodePlex vault.