C# snippets
Useful C# code snippets for strings, LINQ, null handling, and modern language features.
Continue ReadingUseful C# code snippets for strings, LINQ, null handling, and modern language features.
Continue ReadingCommon jQuery patterns for DOM selection, events, traversal, and AJAX in legacy web apps.
Continue ReadingReusable SQL patterns for paging, duplicates, pivots, and date ranges across SQL Server and MySQL.
Continue ReadingTrim the final character from strings in SQL Server with LEFT, SUBSTRING, and LEN for trailing delimiters.
Continue ReadingHandy SQL*Plus commands for scripting, formatting output, and running reports from the Oracle command line.
Continue Reading