

Vote 2020
Vote 2020
Oct 4, 20201 min read


Guids
An implementation of the universally unique ID (see UUID) that is computed by Windows and Windows applications.
Sep 16, 20201 min read


Conversion failed when converting date and/or time from character string
Datetimes. They can be the hero or your worst enemy. This error is the bane of my existence as a programmer. This is worse than “Hi there! We just wanted to show an error for no reason. Restart Visual Studio. Love, Microsoft” ….. Every time this happens, I forget the fix so now it becomes a post I can Google and maybe save some troubleshooting time too. If you are like I am, you do a little ADO between your C# code and SQL data. I’m very good at not casting and converting
Sep 10, 20202 min read


LINQ
LINQ started as a simple way to query SQL data through code
Aug 4, 20202 min read


How To Write a Self Assessment
Writing a self assessment can be difficult. This reblog can help you with that
Jul 23, 20204 min read




