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

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 Create blank images in Power Automate (to replace an existing image, for a place holder, or from empty data verse image columns)
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
Power Automate Tips and Techniques

Create blank images in Power Automate (to replace an existing image, for a place holder, or from empty data verse image columns)

November 1, 2025 David Lozinski
  • Latest
  • Popular
  • Trending
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
Convert a Text field to Proper Case using Power Automate
Power Automate Tips and Techniques
Convert a Text field to Proper Case using Power Automate
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
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
Convert a Text field to Proper Case using Power Automate
Power Automate Tips and Techniques
Convert a Text field to Proper Case using Power Automate
C#

Greater Than vs Less Than vs Equals in C#

April 3, 2020 David Lozinski

Greater Than vs Less Than vs Equals in C# As a programmer, have you ever had a situation where there’s a variable that could be 1 of 2 or maybe…

C#

Length Vs Count Vs Initialized Variable in C#

February 10, 2020 David Lozinski

Length Vs Count Vs Initialized Variable in C# This test originated from having to loop over millions of records in an array in an application that requires everything be as…

SQL

SQL: comparing values IN vs INNER JOIN

September 24, 2019 David Lozinski

IN Vs INNER JOIN Here we will do a quick benchmark on using IN vs INNER JOIN. This came about when a coworker had to run a one-off SQL statement…

Nintex Tips and Techniques

Override the Nintex Form Save and Submit Button Behavior

June 4, 2019 David Lozinski

How to Override the Nintex Form Save and Submit Button Behavior Sometimes when submitting a Nintex form for SharePoint OnPrem, you need to override the Nintex Form Save and Submit…

C#

C#: Ints Vs Stringified-Ints

February 12, 2019 David Lozinski

C# Using Ints Vs Stringified-Ints This article details the benchmarks and performance showdown in C# using Ints Vs Stringified-Ints. Often enough C# programmers will find themselves using numbers in their…

C#

C# ConvertTo Vs Parse

November 6, 2018 David Lozinski

C# ConvertTo Vs Parse This article details the benchmark and performance showdown: C# ConvertTo vs Parse methods. In any programming language, data type conversions are inevitably going to happen. C#…

JavaScript/TypeScript Code Nintex Tips and Techniques

JavaScript-TypeScript for Nintex Forms to Validate File Names

August 5, 2018 David Lozinski

JavaScript-TypeScript for Nintex Forms to Validate File Names This article is going to discuss how to implement JavaScript-TypeScript for Nintex Forms to Validate File Names before they’re uploaded to SharePoint.…

C# Tips and Techniques

C# logging data technique

May 1, 2018 David Lozinski

C# Logging Data Technique The last few weeks I have been having to conduct some C# code reviews. While doing so, I came across a great, flexible C# logging data…

C#

C#: Dictionary Vs ConcurrentDictionary

February 14, 2018 David Lozinski

C#: Dictionary Vs ConcurrentDictionary In this article we are going to benchmark a C# Dictionary Vs ConcurrentDictionary while adding/updating key-value pairs. This test came about while I was upgrading multiple…

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…

Posts pagination

1 2 3 4 … 6
Get notified of new posts
Loading
ChemiCloud - Excellent Web Hosting Services
Most Popular Last 30 Days
  • Things I do to increase Windows drive performance
  • Power Automate to copy files between SharePoint Online sites
  • SQL: LIKE vs SUBSTRING vs LEFT/RIGHT vs CHARINDEX
  • C# .Net: Fastest Way to Read Text Files
  • SQL: Fastest way to insert new records where one…

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

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
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