Skip to content

The Curious Consultant

Developing is like telling jokes: if you have to explain it, it's not as good as it could be.

  • Home
  • Categories
    • General
    • C#
    • SQL
    • Code
      • C# Code
      • JavaScript/TypeScript Code
      • SQL Code
    • Tips and Techniques
      • C# Tips and Techniques
      • Nintex Tips and Techniques
      • Power Automate Tips and Techniques
    • Here’s everything!
  • About
  • Contact

Latest Post

Change your default DNS for performance and privacy upgrades Comparing Microsoft Copilot, Copilot M365, and ChatGPT Dating Multiple AI’s Choosing CloudFlare over Microsoft Azure Convert a Text field to Proper Case using Power Automate
General

Change your default DNS for performance and privacy upgrades

July 1, 2026 David Lozinski
AI

Comparing Microsoft Copilot, Copilot M365, and ChatGPT

June 1, 2026 David Lozinski
AI

Dating Multiple AI’s

May 10, 2026 David Lozinski
General

Choosing CloudFlare over Microsoft Azure

March 2, 2026 David Lozinski
Power Automate Tips and Techniques

Convert a Text field to Proper Case using Power Automate

February 5, 2026 David Lozinski
  • Latest
  • Popular
  • Trending
Change your default DNS for performance and privacy upgrades
General
Change your default DNS for performance and privacy upgrades
Comparing Microsoft Copilot, Copilot M365, and ChatGPT
AI
Comparing Microsoft Copilot, Copilot M365, and ChatGPT
Dating Multiple AI’s
AI
Dating Multiple AI’s
Choosing CloudFlare over Microsoft Azure
General
Choosing CloudFlare over Microsoft Azure
The Fastest Way to Read and Process Text Files using C# .Net
C#
The Fastest Way to Read and Process Text Files using C# .Net
C# .Net: Fastest Way to Read Text Files
C#
C# .Net: Fastest Way to Read Text Files
C# .Net: Fastest Way to check if a string occurs within a string
C#
C# .Net: Fastest Way to check if a string occurs within a string
C# .Net: Fastest Way to Convert a String to an Int
C#
C# .Net: Fastest Way to Convert a String to an Int
Change your default DNS for performance and privacy upgrades
General
Change your default DNS for performance and privacy upgrades
Comparing Microsoft Copilot, Copilot M365, and ChatGPT
AI
Comparing Microsoft Copilot, Copilot M365, and ChatGPT
Dating Multiple AI’s
AI
Dating Multiple AI’s
Choosing CloudFlare over Microsoft Azure
General
Choosing CloudFlare over Microsoft Azure
C#

C# TryParse Vs Try Catch

November 4, 2017 David Lozinski

C# TryParse Vs Try Catch This article details the C# benchmark showdown between TryParse Vs Try Catch performance. C# programmers are undoubtedly familiar with the multiple ways data can be…

Code SQL Code

SQL: get max length of values in every table column

July 11, 2017 David Lozinski

SQL to get max length of values in every table column I had an issue to resolve once upon a time where data could not be loaded into a table…

C#

C#: Fastest Way To Check Last Character of a String

April 4, 2017 David Lozinski

C#: Fastest Way To Check Last Character of a String In this article we’ll benchmark in C#: Fastest Way To Check Last Character of a string. There are plenty of…

Code SQL Code

SQL: “Watchdog” loop to start and monitor SQL Agent Jobs

January 16, 2017 David Lozinski

SQL “Watchdog” loop to start and monitor SQL Agent Jobs This runs an SQL “Watchdog” loop to start and monitor SQL Agent Jobs. There are just a few configurable items…

C# Code Code

C#: Read lines from a text file in batches and process in parallel

November 5, 2016 David Lozinski

C#: Read lines from a text file in batches and process in parallel I have had numerous requests from readers if I could provide some sample C# code which will…

Code SQL Code

SQL: Rebuild Indexes, Update Statistics, and Shrink Databases on SQL Server

September 12, 2016 David Lozinski

SQL to Rebuild Indexes, Update Statistics, and Shrink Databases Here is SQL to Rebuild Indexes, Update Statistics, and Shrink Databases on SQL Server. This code works on SQL Server 2008…

C# Code Code

C#: Azure Blob Storage Manager Class

July 3, 2016 David Lozinski

C# Azure Blob Storage Manager Class Here is a C# Azure Blob Storage Manager Class which I hope you find useful as I’ve needed it often enough. It provides basic…

C#

C#: For Vs ForEach Vs While

May 13, 2016 David Lozinski

C#: For Vs ForEach Vs While In this article we’ll benchmark iterating over commonly used collections and data structures with the following loop constructs in C#: For Vs ForEach Vs…

General

Tricky C# and SQL Interview Questions

April 10, 2016 David Lozinski

Tricky C# and SQL Interview Questions for mid-to-senior level Positions A few readers have left private comments asking me what kinds of interview questions I’ve asked potential candidates. Personally, I…

C# Code Code

C#: CSV File Writer Class

March 25, 2016 David Lozinski

C# CSV File Writer Here is a C# CSV File Writer class you can use in all your projects. It provides basic functionality for writing data to CSV files and/or…

Posts pagination

1 … 3 4 5 … 7
Get notified of new posts
Loading
ChemiCloud - Excellent Web Hosting Services
Most Popular Last 30 Days

Latest Comments

  1. David Lozinski on Comparing Microsoft Copilot, Copilot M365, and ChatGPT
  2. Kevin on Comparing Microsoft Copilot, Copilot M365, and ChatGPT
  3. samuel on Things I do to increase Windows drive performance
  4. Kwirk on C#: Read lines from a text file in batches and process in parallel
  5. Marty on The XY Problem

Everything Else!

Here's Everything if you're trying to find a post, missed some, or just want to see, well, everything. :-)

You missed

General

Change your default DNS for performance and privacy upgrades

July 1, 2026 David Lozinski
AI

Comparing Microsoft Copilot, Copilot M365, and ChatGPT

June 1, 2026 David Lozinski
AI

Dating Multiple AI’s

May 10, 2026 David Lozinski
General

Choosing CloudFlare over Microsoft Azure

March 2, 2026 David Lozinski
ChemiCloud - Excellent Web Hosting Services

The Curious Consultant

Developing is like telling jokes: if you have to explain it, it's not as good as it could be.

© The Curious Consultant cc.davelozinski.com

  • Home
  • Here’s everything!
  • About
  • Contact