Archives for Language features, Development Methodologies - Page 2
MX Record Values to add to your domain host to ensure Gmail receives emails
After signing up with Google Workspace and adding your user (and email) to the workspace, there is still a missing step before your host will route all emails to your…
The framework microsoft.aspnetcore.app version 3.1.0 was not found
If you see this error in VS Code, you are missing the aspnetcore runtime (even though you may have installed the larger .net core runtime). Basically, .net core is not…
Pivot table Add to Data Model grayed out
This can occur if you are working with a csv file. Ensure that the file is saved as xlsx - and you should see the Add to data source option…
XP versus Scrum
Use Case - Integrate new software with a Legacy System Only XP is suited to deliver this use case. Test Driven Development ensures that features are constantly tested against legacy…
dotnet nuget updates
Error: error MSB4236: The SDK '' specified could not be found. Try this fix: dotnet nuget locals all -c Other helpful dotnet core commands dotnet restore dotnet build dotnet run…
Domain Name History Search
Domain Name History Search
Default gateway not available on Windows
First, check to ensure it isn't occuring on all your PCs (on your WIFI network). Usually, this is a local (single PC) issue. Potential Fix 1 - Update your Wireless…
git – Could not open a connection to your authentication agent” ,ssh-add error even after ssh-agent started
Trying to use Google Cloud Source as a git repo, you may encounter an authentication error (in spite of storing your SSH public key correctly with your IAM user profile)…
SSH on windows permissions for private key too open error
ssh -i MykeysPath myuser@IPAddress SSH on windows gives the following error Permissions for 'path_to_keys' are too open. It is required that your private key files are NOT accessible by others.…
SysInternals – an old, forgotten gem
Still works and is still updated for WIndows 10 users Disk Utilities, Clock Utilities, Network rolled up into one suite.