A pointless badge displayed on a GitHub user profile page
Dot Net What Not Posts
Following a lot of frustration with the Azure portal, I discovered of a quick and easy way to transfer an Azure database to a regular SQL Server.
My attempt to write some C# that would differentiate mathematical expressions, following some Lisp code I saw in a book
Undocumented way of running a command before or after a publish in Visual Studio.
My C# solution to LeetCode problem 222, counting islands. A first (slightly incorrect) attempt in a procedural manner, followed by a Linq solution that worked
One of the nice things about a modern IDE like Visual Studio is the help you get when coding. XML documentation, which shows up as a pop-up below the line of code you’re writing helps you check you’re using the right method.
Sometimes it tells you a little bit more than that…
Just to prove that Windows isn’t the only piece of software out there that is capable of amusing me, Thunderbird gave me a laugh today
Another excuse to have a laugh at the expense of some very clever Microsoft engineers!
Just browsing some books on Amazon, and saw this lovely example of what happens when you forget to HTML-encode your text…
Another amazing Microsoft error message
Leave a Comment