Resolved: The “Microsoft.CodeAnalysis.BuildTasks.Csc” task could not be loaded from the assembly I recently have been working on an ASP.Net application and at some point I started to get build errors that although they were...
How to: Get the Sum of the Values from List in C#.Net? Currently I am working on a new project in which I need to calculate some statistics that involve some basic statistics which...
.Net: Supported Console Colors The days of writing applications that write to the console seem to be over for a while now. Notwithstanding, we find ourselves using the console from time to time to...
Pro Tools: Json I’ve recently started working on a small programming project on the site. It has been a while since I’ve done any programming, so seeing all the new technologies and cloud offerings...
Pro Tip: Never use type double for money / financial applications When you are new into coding financial applications one of the mistakes people tend to do is using a data type that it’s...
How to: Install a valid SSL Certificate for Ubiquiti Networks’ Unifi Controller Problem If you are like me, you are probably sick by now of having the certificate error page pop up everytime you...
How to: Assign multiple IP addresses to one interface in Ubuntu using the Command Line Interface (CLI)? I have been working with Ubuntu more lately and ran into the need to direct traffic going...
Resolved: DNS Lookup Order with VPN on OSX Question: Why can’t I access intranet resources over my VPN connection? After performing an update on my Mac I wasn’t able to access intranet resources over...