by SquareZones | May 28, 2022 | Programming, WordPress, WordPress Plugins
FULL VIDEO REVIEW: In this video, we talk about the WP2FA plugin for Word Press here I am referring to Two Factor Authentication. If you use a free plugin such as Word Fence that detects and warns you on the number of attempts to brute force your Word Press...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about the error we received when installing the latest Microsoft.EntityFrameworkCore.SqlServer NuGet package and how we resolved it.https://youtu.be/m9IhZkjfUdY How To Steps If the currest verion of the NuGet package is...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we discuss how to Fix Intellisense for Libman.json for Client-Side Libraries ReSharper Bug. This seems to be a bug in ReSharper so in this video we tell you how to get around it but it’s not a perfect solution by any means,...
by SquareZones | May 28, 2022 | Docker, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about trying to run Docker Desktop for the first time and getting the error message “Docker Desktop – Docker failed to initialize. Docker Desktop is shutting down.” And the solution to resolve it. How...
by SquareZones | May 28, 2022 | C#, MVC, Programming, Razor, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about what happened when we ran into an issue with .NET Core MVC Page Not Refreshing After Changes. Essentially we made a change to the Razor page with the .cshtml extension in .NET Core MVC and found even though we made...