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
Nintex Tips and Techniques

Which is faster? NAC Query a List vs Retrieve an Item

February 1, 2024 David Lozinski

Which is faster? NAC Query a List vs Retrieve an Item Having worked with numerous Nintex Automation Cloud (NAC) workflows over the last few years, I’ve literally seen thousands of…

C#

Math.Max/Min vs inline comparisons

August 4, 2023 David Lozinski

Math.Max/Min vs inline comparisons This test stemmed from my having to write a lot of code, and look at a lot of code, that was doing comparisons between 2-3 numbers…

Nintex Tips and Techniques

How to get values from People Picker control on Nintex Cloud Task Forms

June 2, 2023 David Lozinski

Nintex Cloud – ​How to get values from Nintex People Picker Control on Cloud Task Forms When using Nintex Cloud, there is no out of the box method to obtain…

Nintex Tips and Techniques

How to show attachments on NWC/NAC Cloud Task Forms

March 14, 2023 David Lozinski

Nintex Cloud – how to show attachments on Cloud Task Forms When using Nintex Workflow Cloud (NWC) or Nintex Automation Cloud (NAC), a common issue that needs to be overcome…

General

Does How You Access Class Properties Make A Difference?

August 6, 2022 David Lozinski

Does How You Access Class Properties Make A Difference? One day I found myself writing methods for Forex Trading bots where numerous methods within the bot had to access framework…

General

Things I do to increase Windows drive performance

May 1, 2022 David Lozinski

Things I do to increase Windows drive performance Everyone knows how much I love to play with and micro-optimize codes when programming. But what little tricks do I do to…

SQL Code

Massive SQL Date Time Cheat Sheet

May 22, 2021 David Lozinski

Massive SQL Date Time Cheat Sheet Anyone who has been involved in SQL will undoubtedly tell you wargames they played when they had to manipulate date time data via SQL.…

C#

Division Vs Multiplication Equivalent

January 12, 2021 David Lozinski

Division Vs Multiplication Equivalent It’s a common belief in the world of programming that division is slower than multiplication. Not in order of magnitudes, but relatively. Granted, it depends on…

C#

Does caching calculated loop indexes make a difference?

August 3, 2020 David Lozinski

Does caching calculated loop indexes make a difference? Recently I was reviewing code to a real time financial application. Within a major for-loop construct, I came across the following subset…

C#

Does Parameter Order Make A Difference

June 8, 2020 David Lozinski

Does Parameter Order Make A Difference? I remember reading once that frequently accessed method variables placed first within a method’s signature are accessed faster as they are allocated for available…

Posts pagination

1 2 3 … 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