If you cannot push/sync changes in your local repository to a remote, your lock file may be corrupt.
Roughly a 1 minute read, posted 4 years ago into c#, gotcha & development
Learn how I managed to fix this issue with GhostScript when converting a PDF source to an image
Roughly a 2 minute read, posted 5 years ago into code & gotcha
Sometimes it's necessary for a URL to be longer than the default of 260 characters in .NET - here's how you do it.
Roughly a 1 minute read, posted 6 years ago into code & gotcha
A quick guide to getting your .NET websites set up to use TLS 1.2 before June 30th 2018 rolls around.
Roughly a 2 minute read, posted 6 years ago into code & gotcha
How to get your legacy .NET application up and running on Windows Server 2012 and IIS 8.5
Roughly a 1 minute read, posted 7 years ago into csharp, code, gotcha, iis & server
Find out why your partial views output a TaskResult instead of exiting cleanly when rendering themselves into your page
Roughly a 1 minute read, posted 7 years ago into csharp, code & gotcha
Easy fix to the bug when scaffolding views and controllers in Visual Studio 2015
Roughly a 1 minute read, posted 7 years ago into csharp, code & gotcha
Why geolocation no longer works on websites with Google Chrome unless they're using a secure connection
Roughly a 1 minute read, posted 7 years ago into gotcha, browser, google & code
Learn how to get OpenVPN working again on Windows 10 after updating to the latest version
Roughly a 1 minute read, posted 8 years ago into openvpn, windows10, code & gotcha
Make sure you uninstall the Cisco VPN client from Windows 8.1 before you upgrade to Windows 10 or you will have wireless connectivity issues.
Roughly a 1 minute read, posted 9 years ago into windows10, gotcha & code
Find out what to do when Visual Studio reports a WinINet error code 12113 when deploying a website via Web Publish
Roughly a 1 minute read, posted 9 years ago into csharp, code & gotcha
Why sometimes 301 rewrite rules can break ASP.NET MVC forms
Roughly a 1 minute read, posted 10 years ago into code, csharp & gotcha