Posts

.NET and Windows Auth: "The trust relationship between this workstation and the primary domain failed."

Hibernate: Creating and Populating "created_time" and "last_mod_time" Columns on SQL Tables

Sorting Algorithms: Quick Sort | Steve’s Old College Notes

Sorting Algorithms: Selection Sort | Steve’s Old College Notes

Sorting Algorithms: Merge Sort | Steve's Old College Notes

Sorting Algorithms: Insertion Sort | Steve's Old College Notes

Sorting Algorithms: Definitions | Steve's Old College Notes

Midwest Software Engineering Interview: Phone Interview

Graphics Card: White Blinking Light After Moving PC

Spring Boot and MapStruct: @Inject Causing Repository Class Variables To Be Null

Angular 6 and RxJS: Multiple API Calls Simultaneously

.NET: Easily Install Log4Net in .NET Web Application

Windows: Easily Install FFMPEG

.NET Error: Could Not Load File or Assembly "System.Runtime, Version=X.X.X.X, Culture = neutral ..." or One of Its Dependencies.

VideoJS Error: VideoJS showing HTML5 video player with AngularJS

Log4J Error: "log4j:WARN No appenders could be found for logger"

SLF4J Error: SLF4J: Class path contains multiple SLF4J bindings.

Google GWT: Editing Server Side GWT Code with Partial Recompilation

Google GWT: Debugging Server Side GWT Code

Let's Encrypt Upgrade: Error during SSL Handshake with remote server

Spring Boot: Configuration Transforms

Spring Boot: Sending Emails

Legacy Code: Code Too Messy? Follow the Database

How to Call a Stored Procedure with Spring Boot Using JPA/Hibernate

Spring Boot: Forwarding Port 8080 to 80 and LetsEncrypt SSL

How to Easily Install the LAMP Stack on Ubuntu

HackerRank: Palindrome Index

Database Query: ORM vs SQL

Is Java Pass By Value or Pass By Reference?

Linux Commands: Extracting Pages From a PDF File

Recursion to Iteration: Fibonacci Sequence

Google Merchant Center / Google Shopping Content API: "Quota Limit Exceeded" Error Message

Java: Generating Random Integers Using Math.random()

LeetCode: 2. Add Two Numbers

Iterative Preorder Binary Tree Traversal